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.John,
Check out the Merge method of the DataSet class. It might just be what
you're after.
--
Carsten Thomsen
Enterprise Development with Visual Studio .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"John" <a@.b.com> wrote in message
news:uITE8tpVDHA.384@.TK2MSFTNGP12.phx.gbl...
> 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.
Wednesday, March 21, 2012
Populating a datagrid from two separate data sources
Labels:
asp,
datagrid,
dataset,
extra,
interesting,
net,
populating,
populatingusing,
records,
separate,
situation,
sources
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment