If I have as many as 7 different datasets I want to use, is it possible
to merge 7 different datasets with the Merge method for just one
datagrid?
thanx
chumley
Irfan Afzal - 26 Jul 2005 08:29 GMT
You can add all the tables from 7 (or more) datasets to just one dataset and
bind it with a datagrid.
irfan Afzal
cuirfan@hotmail.com
> If I have as many as 7 different datasets I want to use, is it possible
> to merge 7 different datasets with the Merge method for just one
> datagrid?
> thanx
> chumley