I have some reports that I want to save and bring up with grouping already applied. I have 2 questions:
1) How can I programmatically obtain my RadGridView group item names so I can save them for later use (when I redisplay my grid)?
2) After getting these group names (from a database) when I first load my page, how can I render the RadGridView with the groups already applied when I first bind the grid?
1) How can I programmatically obtain my RadGridView group item names so I can save them for later use (when I redisplay my grid)?
2) After getting these group names (from a database) when I first load my page, how can I render the RadGridView with the groups already applied when I first bind the grid?