B
Bravo
Hi,
I have a SP and I am getting data in a dataset.
The datatable in dataset is having 5 columns and out of 5
columns, data in 2 columns has composite unique value.
Now I have to group the data based on these two column's
value. Can anybody tell me how to do this??
I want to minimize the looping. A code sample would be
highly appreciated.
Thanks in advance
Bravo
I have a SP and I am getting data in a dataset.
The datatable in dataset is having 5 columns and out of 5
columns, data in 2 columns has composite unique value.
Now I have to group the data based on these two column's
value. Can anybody tell me how to do this??
I want to minimize the looping. A code sample would be
highly appreciated.
Thanks in advance
Bravo