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

Client side grouping

5 Answers 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bernhard Rosenfelder
Top achievements
Rank 1
Bernhard Rosenfelder asked on 28 Aug 2012, 04:38 PM
hi telerik team,

with client-side databinding the feature "GroupLoadMode=Client" does not work. Do you plan to provide this feature in future?

best regards,

bernhard

5 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 28 Aug 2012, 04:49 PM
Hello,

Please check below demo.
Grid / Client Group Load



Thanks,
Jayesh Goyani
0
Bernhard Rosenfelder
Top achievements
Rank 1
answered on 28 Aug 2012, 04:55 PM
hi,

this demo does not use client-side databinding!

best regards,

bernhard
0
Radoslav
Telerik team
answered on 03 Sep 2012, 07:01 AM
Hi Bernhard,

Unfortunately the RadGrid does not support grouping when it is bound client side. To have grouping enabled you need to bind it server side with Advanced Data-binding (using NeedDataSource event) or with Declarative DataSource
 
All the best,
Radoslav
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Bernhard Rosenfelder
Top achievements
Rank 1
answered on 03 Sep 2012, 07:13 AM
hi radoslav,

is this feature on the roadmap?

thanks,

bernhard
0
Accepted
Radoslav
Telerik team
answered on 04 Sep 2012, 06:58 AM
Hello Bernhard,

Unfortunately we do not have plans for implementing grouping when the RadGrid is bound client side. There is no easy way to implement this functionality into the RadGrid. However, you might consider using a RadAjaxManager or RadAjaxPanel to perform partial-page postbacks. While this is not as quick as the client-side databinding method, it is certainly faster than doing a full page postback.

Greetings,
Radoslav
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Bernhard Rosenfelder
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Bernhard Rosenfelder
Top achievements
Rank 1
Radoslav
Telerik team
Share this question
or