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

RadGridview: Checkbox column is moving to the last column on load

1 Answer 107 Views
PersistenceFramework
This is a migrated thread and some comments may be shown as answers.
Charmis
Top achievements
Rank 1
Charmis asked on 08 Feb 2012, 04:42 PM
Hi

I am using the Terlik PersistenceFramework to save the RadGridView for Silverlght settings.

Saving and Loading settings is working fine except the position of the checkbox column. I have a checkbox column as the first column (0th position). But when it loads it moves to the last position(9th posistion as I have a total of 10 columns).

I verified the serialized xml that goes to the SQL Server DB that the column position is 0. Also verified that while loading the column is loading to the 0th position and DisplayIndex is 0 for the said column.

But on UI the checkbox column appears in the last position.

Could you please help me to resolve this issue.

I used the code in the example given in the url : http://demos.telerik.com/silverlight/#PersistenceFramework/GridViewCustomSerialization

Thanks & Regards,
Charmis

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 13 Feb 2012, 11:56 AM
Hello Charmis,

Unfortunately I wasn't able to reproduce this issue on our side and this is why I am not sure what might be causing it. Can you modify the attached sample to better demonstrate your scenario and reproduce the issue so that we can further investigate what's causing it.

Thank you in advance for your cooperation on the matter.

Kind regards,
Tina Stancheva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
PersistenceFramework
Asked by
Charmis
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or