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

Portal, Docking & JSON

1 Answer 85 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Sameer
Top achievements
Rank 1
Sameer asked on 18 Dec 2008, 10:54 AM
Hi,

I want to use same Doc and zones approach for our homepage.
 http://demos.telerik.com/aspnet-ajax/Dock/Examples/MyPortal/DefaultCS.aspx

I have following query on using JSON:
In case I load & store the user controls as in your sample. Few months down the line the User control changes
and I add a few more properties. At the time of loading state, will the JSON deserializer recognise matching properties atleast or it will fail to deserialize?

Kind regards,
Sameer

1 Answer, 1 is accepted

Sort by
0
Nikolay Raykov
Telerik team
answered on 22 Dec 2008, 11:04 AM
Hi Sameer,

I am not exactly sure what you are trying to achieve. By saying "I add a few more properties" - do you mean adding properties to the user controls or you are trying to extend the existing RadDock control?

Note that adding properties to the user controls will have no effect on loading and saving the state of the docks. What is being persisted across postbacks is the dock's state.

If this is not your case, I suggest to open a support ticket and send us a sample working version of your project where we can observe your scenario.

Best wishes,
Nikolay Raykov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Dock
Asked by
Sameer
Top achievements
Rank 1
Answers by
Nikolay Raykov
Telerik team
Share this question
or