Hi,
Do you have example available for serializing WPF RadGridView FilterDescriptorCollectionto XML file?
I followed some previous thread and the link was pointing to your WPF Controls Examples app, but I couldn't find it there.
2 Answers, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 27 Sep 2012, 07:44 AM
Hello,
Here you can learn how to save and restore filter settings. Basically, you will have a bunch of .NET objects (IEnumerable<FilterSetting>) which you have to serialize somewhere somehow.
If you open the WPF Online Demos and search for "GridView Serialization" you will see the example.
The underlying serialization store (XML in your case, but could be DB, text file, you name it) is not related to this functionality and is beyond the scope of Telerik support.
All the best,
Ross
the Telerik team
Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.