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

Group Load Client Expand Collapse

1 Answer 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Santosh Kannan
Top achievements
Rank 1
Santosh Kannan asked on 21 Sep 2010, 10:16 AM
Hi,

I have a radgrid with grouping that goes down to 2 levels i.e 2 GroupExpressions.

When i set the GroupLoadMode to Client, expanding a Group expands all levels under the Group.

When i set the GroupLoadMode to Server,expanding a Group expands 1 level at a time under the Group.

Is it possible to achieve the Server mode behaviour on client side w/o postback and also not using AjaxPanel?. That is i want to have the GroupLoadMode set to Client and Group expand should be 1 level at a time.

Please advice.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 24 Sep 2010, 12:20 PM
Hello Santosh,

When grouping is handled on the client, groups are expanded client-side, without a postback. This means that the data for all groups, whether they are expanded or not, must be loaded on the client. For a live example that demonstrates the GroupLoadMode property, see Client group load.

All the best,
Pavlina
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
Grid
Asked by
Santosh Kannan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or