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

Selective Properties

3 Answers 50 Views
Persistence Framework
This is a migrated thread and some comments may be shown as answers.
Bill O'Neil
Top achievements
Rank 1
Bill O'Neil asked on 20 Jun 2013, 06:14 PM
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

Sort by
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.
0
Keith
Top achievements
Rank 1
answered on 28 Mar 2014, 04:19 PM
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

Let me know if you need more information.

Regards,
Daniel
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
Persistence Framework
Asked by
Bill O'Neil
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Keith
Top achievements
Rank 1
Share this question
or