Re: [ADVANCED-DOTNET] Copy datarow or Fill Datatable from datatable

2005-09-30 Thread Franklin Gray
NevermindI missed the Importrow method. Sorry about that. Message from Franklin W Gray/USABB/NONABB received on 09/30/2005 02:49 PM 09/30/2005 02:49 PM Internal Franklin W Gray/USABB/NONABB To: Advanced Group cc: Subject:Copy datarow or Fill Data

[ADVANCED-DOTNET] Copy datarow or Fill Datatable from datatable

2005-09-30 Thread Franklin Gray
What I would like to do is fill a datatable with rows from another datatable, not replace a datatable with another one like the copy will do. There doesn't seem to be a copy method for the datarow and if I'm not mistaken, a datarow can't belong to two datatables, so how could I load a datatable wi