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

[Solved] Unable to Save GridView Filter Settings

1 Answer 124 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chris
Top achievements
Rank 1
Chris asked on 08 Oct 2010, 05:47 PM
Hi, 

I have followed the sample at SaveLoadSettings, and I'm able to save Grouping, Sorting, and Order/Size of Columns. However, Filtering is not loading (it seems to save properly). I get the following exception in the Reload() method when it tries to Read the stream,

There was an error deserializing the object of type MyProject.RadGridViewSettings+RadGridViewApplicationSettings. There is an unclosed literal string. Line 1, position 18430.


I have not modified the RadGridViewSettings.cs file from the sample.
Also, I'd like to note that when loading saved Grouping, the Aggregations that I had set up in the XAML file no longer show up. I have to remove the grouping and re-add it to see the sum/avg etc. Would I have to add the Aggregations to my codebehind?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 11 Oct 2010, 07:27 AM
Hello,

 Please check this thread for more info. The post is for WPF however the problem is exactly the same. 

Kind regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Chris
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or