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

[Solved] Grouping lost on grid.rebind() - 2012.1.419

2 Answers 29 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.
Phillip
Top achievements
Rank 1
Phillip asked on 21 May 2012, 08:01 PM
After upgrading from version 2012.1.214 to version 2012.1.419, grouped columns in the grid are no longer persisted after calling grid.rebind(); Rolling back to version 2012.1.214 fixes the problem. I haven't been able to find any information detailing this behavior in the support forums or in the release notes for version 2012.1.419. Is this a know issue with this version, or has the rebind method been modified to clear grouped columns? Thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 24 May 2012, 07:39 AM
Hi Phillip,

Persisting the grouped columns was actually a bug in the 2012.1.214 release - the rebind method should clear the current state. In order for the current state to be persisted, you should use the ajaxRequest method instead.

Greetings,
Daniel
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
Phillip
Top achievements
Rank 1
answered on 24 May 2012, 01:45 PM
That fixed the problem. Thanks for your help.
Tags
Grid
Asked by
Phillip
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Phillip
Top achievements
Rank 1
Share this question
or