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

Hierarchical grid expansion issue

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 05 Dec 2013, 08:05 PM
I am having an issue with a hierarchical grid where I have to press the expansion button twice. I assume that is because it is making a round trip the first time and getting all the detail view data. the grid is in a usercontrol with a ajaxmanagerproxy and the browser doesn't appear to do a full postback but the grid does not expand.

the demo has the same issue here:
http://demos.telerik.com/aspnet-ajax/ajax/examples/manager/usercontrol/defaultcs.aspx

notice that if you press the expansion button on the sales grid at the bottom, the loading icon will swirl and then stop with no expansion but if you press it a second time after it stops the loading swirl, it will expand. What can I do to fix this?

1 Answer, 1 is accepted

Sort by
0
Chris
Top achievements
Rank 1
answered on 09 Dec 2013, 06:29 PM
For those who are curious, I removed the radwindow from a radwindowmanager and all is well. It is only a bug in the windowmanager.
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Chris
Top achievements
Rank 1
Share this question
or