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

RadTreeListView Filters : Save and Load from a file

1 Answer 41 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Kumar
Top achievements
Rank 1
Kumar asked on 30 Aug 2011, 09:33 PM
Hello Telerik Team,

My application has a RadTreeListView control that can be filtered by the user.

I want to save the Filter settings in a user preferences file on application shutdown and then load and apply the filters back to the RadTreeListView on application startup.

Can you help me with  C# code snippets that will dump the filter settings to a text file and load them back from that file please?

I am using version 2011.1.419.35 of your WPF controls.

Thanks,
Kumar

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 31 Aug 2011, 07:41 AM
Hello,

 You can use similar to this demo approach. The example is for Silverlight however the code can be used in WPF as well. 

Kind regards,
Vlad
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
TreeListView
Asked by
Kumar
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or