Hi,
I have a datatable which contains two coulmn x and y. x value can be same or different. Based on the x value I have to group by the y column and put those y values in tab control.where each tab header will contain x values.How can I achieve this.Can I use GreidView.then What should be the code?
Shubho