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

Dynamic RadDockZone Id Issue

1 Answer 39 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Jesmon
Top achievements
Rank 1
Jesmon asked on 11 Apr 2012, 08:19 AM
Hi,
    I have created a RadDockZone dynamically and placed inside a PlaceHolder. then i draged a RadDock into it. But the problem is when I saved the state of RadDock, DockZoneId getting null. how to get the Id of Dynamically created RadDockZone when saving the state of RadDockZone. Please Help
Thanks in Advance
Jesmon Joseph

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 12 Apr 2012, 04:38 PM
Hello Jesmon,

It is recommended to create the RadDockZone on the Init page event and to always setup it with the same ID in order to ensure that the RadDock state will be stored correctly. Please use this approach for dynamically adding the dock zone controls if you have not done so already.

Also, you mentioned that you inserted a PlaceHolder inside the RadDockZone. Since the RadDockZone accepts as content only RadDock controls you probably meant another setup. Please elaborate on your implementation so that I can help you accordingly.

If you are still having difficulties, please open a support ticket and send a simple, runnable page that isolates your problem so that I can examine it locally and provide a working solution.

All the best,
Slav
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
Dock
Asked by
Jesmon
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or