If I have two DataTables, how do I add the rows of one to the other, if they both have the same columns?
Printable View
If I have two DataTables, how do I add the rows of one to the other, if they both have the same columns?
Not able to check presently, but I beleive there is a Merge() method?