Is there any way to be selective about what is persisted?
Example - I want to persist what columns are visible in a radGrid - but I don't want to persist the page the user is currently viewing.
3 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 25 Jun 2013, 07:34 AM
Hello Bill,
Currently there is no way to exclude settings. There are two workarounds:
- reset the page index manually (using the CurrentPageIndex property) after loading the settings (easiest way)
- do not persist the control directly; use the Custom Settings approach instead (requires more code)
Let me know if you need more information.
Regards,
Daniel
Telerik
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 the blog feed now.
Is there any chance this will be a future feature? It would really be nice, especially where you have a project that requires a certain attention to efficiency.
0
Daniel
Telerik team
answered on 01 Apr 2014, 04:18 PM
Hello Keith,
You can fill a new feature request in our feedback portal here: Feedback Portal