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

Load collapsed groups

2 Answers 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rickard
Top achievements
Rank 1
Rickard asked on 05 Oct 2011, 03:43 PM
Hello, I have a Telerik MVC Grid in my project, and I'll be working with quite huge amounts of data in it, so being able to discern information at a glance is essential.

So my question is, Is there any way, that when I'm adding a group, or loading a grid with initial grouping, that I can have all groups collapsed, until the user decides to expand them?

I'm using Ajax Binding.

Thanks.

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 07 Oct 2011, 08:09 AM
Hi Rickard,

 Yes, this is possible. To do this, you need to use the OnDataBound event and call the collapseGroup method for all groups.



All the best,
Georgi Tunev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
0
Lasse
Top achievements
Rank 1
answered on 29 Jan 2013, 01:55 PM
Could you give me an example on how to do this?
Tags
Grid
Asked by
Rickard
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Lasse
Top achievements
Rank 1
Share this question
or