This is a migrated thread and some comments may be shown as answers.

render grid view with grouping already applied?

1 Answer 38 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Brian Graves
Top achievements
Rank 1
Brian Graves asked on 04 Jun 2010, 01:36 AM
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 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 04 Jun 2010, 07:43 AM
Hi Brian Graves,

To get the applied groups you can use RadGridView1.Items.Groups collection.
To answer your second question - please check this help topic:
Programmatic Grouping

Hope this helps.

Greetings,
Veskoni
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Brian Graves
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or