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

Define the Sequence of the Column from Database to Client.

1 Answer 40 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.
Amit
Top achievements
Rank 1
Amit asked on 02 Feb 2011, 01:20 AM
How can I decide the sequence of the columns in the way user has dragged. So basically I need these:


1. An client side event that triggers , after column dragging is completed.
2. Get the order of the column, after dragging.
3. Get the saved order of the columns and set it back before rendering.

So basically I want to just save the dragged column state whenever user do at the client side to the database side.
the http://www.telerik.com/community/forums/aspnet-mvc/grid/is-there-a-way-to-save-grid-stage.aspx has no help.

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 02 Feb 2011, 09:06 AM
Hello Amit,

 I think the grid column reordering does exactly the same thing. You can review it and use a similar approach.

Kind 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
Tags
Grid
Asked by
Amit
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or