Merge method for multiple datasets

  • Thread starter Thread starter Chumley Walrus
  • Start date Start date
C

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
 
You can add all the tables from 7 (or more) datasets to just one dataset and
bind it with a datagrid.

irfan Afzal
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top