Populating a datagrid from two separate data sources

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi all,

I have an interesting situation. I have a datagrid I'm currently populating
using a dataset but now I need to introduce some extra records into this.
I'm unsure of which method to use. Is it possible for me to populate (fill)
a dataset from another dataset and at the same time, make sure there are no
duplicates?

Regards
John.
 
Back
Top