Using Merge Method ucan add two tables
DataTable dt = new DataTable();
DataTable dt1 = new DataTable();
dt.Merge(dt1);
I think it helps you
|
If you enjoyed this post, please support the blog below. It's FREE! Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email. |
|||
Subscribe by RSS
Subscribe by Email
|
|||
|
|
|
Subscribe by RSS
Subscribe by Email
5 comments :
can u explain one example about these
plz provide an example or link...
Any Example sir plz............
but the values are binding like treeview... its not coming beside that sir...
thanks