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

Save RadControls state and Loading

2 Answers 40 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
KIRAN RAJ
Top achievements
Rank 1
KIRAN RAJ asked on 19 Oct 2011, 06:50 AM
Hi Guys,

I need help in saving a state of a control..
I want to put a button "SAVE" when you click on that, the current state of the controls like Radgrid data, Rad filter values, Rad treeview nodes should be saved in a file format. And when you Open that file  the page should be loaded and User can  work on the page as usual..IS this possible in TELERIK..??

THANKS IN ADVANCE
KIRAN 

2 Answers, 1 is accepted

Sort by
0
KIRAN RAJ
Top achievements
Rank 1
answered on 20 Oct 2011, 06:54 AM
Is this possible..??  Need help from Telerik experts
0
Iana Tsolova
Telerik team
answered on 24 Oct 2011, 09:20 AM
Hello Kiran,

You can use the approaches illustrated in the below demos to save the grid and filter settings:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/savinggridsettingsonperuserbasis/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/filter/examples/saveloadexpressions/defaultcs.aspx

For the RadTreeView: You will need to implement the logic for persisting the settings manually.

Regards,
Iana Tsolova
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Ajax
Asked by
KIRAN RAJ
Top achievements
Rank 1
Answers by
KIRAN RAJ
Top achievements
Rank 1
Iana Tsolova
Telerik team
Share this question
or