SR
sravan
August 10, 2007 04:27 AM UTC
Hi,
Can You Suggest some work around,or some some way to do this.,
this is urgent,.
bye.,
GR
Golda Rebecal
Syncfusion Team
August 17, 2007 12:38 PM UTC
Hi Sravan,
Sorry for the delay in responding.
It is not possible to track the column order changes done in GridControlDesigner.
In general, the GridControl is a collection of styles ( ColStyles, RowStyles etc ) and each cell will hold GridStyleInfo object to store its style properties. As user customizes the grid using GridControlDesigner, the grid saves the changes internally in its style objects.
In virtual grid, the grid will not hold any style objects and these has to be provided at runtime. Please refer to the documentation for more details.
Kindly let me know if you have any other questions.
Best regards,
Golda