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

How to disable a RadDockZone

1 Answer 80 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 05 Apr 2011, 08:59 AM

I'm using RadDockLayout control which has two zones (i.e. Zone1 and Zone2), each of which has RadDock with some content.

I want to be able to disable zone1 such that the RadDock in zone one cannot be dragged into or outside this zone, and RadDock in zone2 should not be dragged into zone since it's disabled.

I have tried to use Enabled property of RadDockZone but it does not seem to work.

How can disable a zone such that once data is displayed in the zone via RadDock cannot be manipulated by a user? Anybody??

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 08 Apr 2011, 06:06 AM
Hello Andrew,

Did you tried to use Forbidden Zones or to set the DockHandle property to none as shown in the following demo: Set Drag Handle Client-side?

Best regards,
Rumen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or