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

[Solved] Grouping not working with Ajax binding in IE8?

4 Answers 76 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.
H
Top achievements
Rank 1
H asked on 07 Sep 2010, 03:02 PM
I'm having a problem with the Grid using Ajax Binding.  I'm on the latest release, 2010.2.825.

In IE8, if I have Grouping enabled, my grid displays fine on initial display of the view.  After I update an item (using the Edit/Update button), the grid re-displays with no headers.  It still displays the Grouping header (the one that says Drag column header here, etc.), but the regular header row is missing.

If I disable Grouping, it's fine.  I can recreate this problem on a couple of different views.

This works fine in Firefox & Chrome.  I only have a problem in IE8. 

Any suggestions?

4 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 07 Sep 2010, 03:07 PM
Hi H,

I couldn't reproduce this locally. Can you reproduce this in any of our online demos? If yes - what are the required steps? If not - please provide a sample project which shows the problem.

Regards,
Atanas Korchev
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
0
H
Top achievements
Rank 1
answered on 07 Sep 2010, 03:29 PM
Thanks for the quick reply!

Yes - I just tried on the Grid -> Ajax Editing in the samples project.

I added .Groupable() to the EditingAjax view.  When it first loads the view, it's fine.  Then click Edit, click Update & the header row disappears.
0
Atanas Korchev
Telerik team
answered on 07 Sep 2010, 04:29 PM
Hi,

Thank you for the clarification. I reproduced the problem and managed to fix it. I am attaching the patched file. Replace the existing telerik.grid.grouping.min.js in your scripts folder.

I have updated your Telerik points.

Regards,
Atanas Korchev
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
0
H
Top achievements
Rank 1
answered on 07 Sep 2010, 05:22 PM
Thank you!

It works great.
Tags
Grid
Asked by
H
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
H
Top achievements
Rank 1
Share this question
or