Dear All,
I want to merge 2 datasets with different number of columns, I saw a post merging DataTables but I need to merge datasets.
I tried using DS.Merge(DS2) , but after binding to GridView it is showing me only 1 row in the final gridview.
Go to the complete details ...