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

Templated RadDock control inside of a RadDockZone?

1 Answer 16 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Joackim
Top achievements
Rank 1
Joackim asked on 09 Apr 2013, 10:08 AM
I've created a templated ASP.NET user control based on the RadDock control. However, when adding such a control to a RadDockZone causes a runtime error stating that it can only contain RadDock controls. Is there any way to solve this?
See here for code: RadDockzone question on Stackoverlow.
Cheers

1 Answer, 1 is accepted

Sort by
0
Accepted
Slav
Telerik team
answered on 10 Apr 2013, 01:15 PM
Hi Jonas,

It is possible to insert only RadDocks in a RadDockZone control. The dock zone expects controls of type RadDock in its content because its purpose is to enable areas of the page in which docks can be placed.

Kind regards,
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
Joackim
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or