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

RadGrid Column Reorder Clear/Undo

1 Answer 96 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Santosh Kannan
Top achievements
Rank 1
Santosh Kannan asked on 26 Jul 2010, 11:36 AM
Hi,

I need to implement a RadGrid rebind upon a external event call back(LinkButton Click) as explained in this demo here.

I am able to Clear Groups, Clear Sorting but However i am not able to clear the columns that have been reordered. I have ReorderColumnsOnClient set to true.

Please advice.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 29 Jul 2010, 11:32 AM
Hello Santosh Kannan,

RadGrid does not provide a property that you can set in order to restore the initial order of the columns. That is why you will need to store your initial order indexes and reapply them when a rebind operation from the external control is triggered.

I hope this helps.

Best regards,
Martin
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
Tags
Grid
Asked by
Santosh Kannan
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or