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

Column Order persistent

1 Answer 117 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Yu
Top achievements
Rank 1
Yu asked on 20 Sep 2012, 10:33 AM
Hi,

We are using the RadGridView so that the users can use the drag and drop function to reorder the column while using it.

As evertytime when the appliation restarted, the column order will be changed back to the what has configured in the markup, and every user has their own prefered column orders,

Is there a way to store the column order in the configuraiton file? so that individual user can save their preferences in the conifuration file, and when the application starts, the column order can be obtained from the configuration file.

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 21 Sep 2012, 11:20 AM
Hi,

You can check the "GridView Serialization"  WPF demo about how to Save and Load the GridView's settings with the help of the PersistenceManager.

I believe this is what you are looking for.

Greetings,
Didie
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

Tags
GridView
Asked by
Yu
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or