Below is the data which i want to use. I want to generate rad grid. If particular item is falling under same SubGroup then instead of generating labels i want to generate the dropdown list.
i.e 1st and 2nd item is having same SubGroup. So i want them to be displayed as dowpdown in rad grid.
How can i do that for all items which fall under same subgroups ?
How to provide the dataset to radgrid for this and how to handle item temple to generate dropdown and labels as per data. ?
Name Price Quantity SubGroup
1st item 10.10 1 SUB
2nd item 10.00 1 SUB
3rd item 10.00 1 SUB2
4th item 12.00 1 SUB2
5th item 20.00 1