Hi every body
I am new to Asp.net..I have a gridvew , I want to display data from Two different Datatable Depending upon the button that user clicks.The columns of the two Datatable is different.I have custom binded the Content of the First Dattable in the Gridview.I have the column called CreatorName in Datatable1 and RaisedOnName in Datatable 2.How can i use a single gridview to display both data from datatable.Any advice would be greatly appriciated
Thanks
Vedasys