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

Loading Column Order Not working

2 Answers 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Fred
Top achievements
Rank 1
Fred asked on 24 May 2012, 06:39 PM
I am using the code from http://demos.telerik.com/aspnet-ajax/grid/examples/programming/savinggridsettingsonperuserbasis/defaultcs.aspx in my code. I have been successful in saving and loading grid settings except for OrderIndex. I can see it save and load in the functioncalls then do a rebind but the column order is not appearing as saved. Here is the weird thing. If I step through it in debug it works fine. if I take out the break points it does not work. It is as if it needed time to load befor it rebinds. Any helpful hints?

2 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 29 May 2012, 11:24 AM
Hello,

I tried to replicate the issue locally, but to no avail. Could you try to reproduce the issue on our online demo application.

All the best,
Andrey
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
Fred
Top achievements
Rank 1
answered on 29 May 2012, 02:54 PM
I had already tried that and it works fine there. I put into my code a 1 second delay and now it works fine.
Tags
Grid
Asked by
Fred
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Fred
Top achievements
Rank 1
Share this question
or