AD
Administrator
Syncfusion Team
November 11, 2005 08:26 AM UTC
If you want to persist the column order, then your application will have to save the schema as you close the application, and then reload it upon re-entering the application. Take a look at the \Essential Studio\3.3.0.0\Windows\Grid.Windows\Samples\Grouping\CategoryView sample. It shows how to save and load the schema as an xml file.