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

Persist derived controls

2 Answers 35 Views
Persistence Framework
This is a migrated thread and some comments may be shown as answers.
Matthew R Longhouse
Top achievements
Rank 1
Matthew R Longhouse asked on 07 Jan 2014, 09:35 PM
Is there a way to persist a control that is derived from a supported Telerik control?

I have tried using the declarative syntax and also adding it in code with a cast to the base control, but I receive a message that the control is not supported.  I would think that it should be able to treat the control as the base object and persist the state it is aware of.

public class MyGridView : RadGrid

2 Answers, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 10 Jan 2014, 04:29 PM
Hi Matthew,

At the moment it is not possible to persist the settings for derived controls. However we consider that your suggestion is great and we will do our best to implement this functionality for the upcoming Q.

Your Telerik points were updated.

Regards,
Hristo Valyavicharski
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
Accepted
Peter Filipov
Telerik team
answered on 14 Jan 2014, 01:21 PM
Hi Matthew,

I am writing to inform you that the feature is implemented and it will be included in Q1.2014.

Regards,
Peter Filipov
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.
Tags
Persistence Framework
Asked by
Matthew R Longhouse
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Peter Filipov
Telerik team
Share this question
or