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

GridView header must be specified

1 Answer 40 Views
PersistenceFramework
This is a migrated thread and some comments may be shown as answers.
Datafyer
Top achievements
Rank 1
Veteran
Datafyer asked on 18 Apr 2012, 04:50 AM
The provided code to serialize a RadGridView with the PF will fail if the column header is not specified. I normally don't specify a column for the row details toggle columns.

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 19 Apr 2012, 03:48 PM
Hello,

 In this case, I would recommend modifying the grid view custom property provider and extending its functionality regarding saving the header. The code that has to be extended is in the ProvideValue and RestoreValue methods.

Please let us know if you have questions on this matter.

All the best,
Alex Fidanov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
PersistenceFramework
Asked by
Datafyer
Top achievements
Rank 1
Veteran
Answers by
Alex Fidanov
Telerik team
Share this question
or