Home All Groups Group Topic Archive Search About

Merge method for multiple datasets

Author
20 Jul 2005 7:30 PM
Chumley Walrus
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

Author
26 Jul 2005 7:29 AM
Irfan Afzal
You can add all the tables from 7 (or more) datasets to just one dataset and
bind it with a datagrid.

irfan Afzal
cuir***@hotmail.com

Show quoteHide quote
"Chumley Walrus" wrote:

> 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
>
>