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

Prevent RadDocumentPane begin moved outside the DocumentHost

2 Answers 54 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Peran
Top achievements
Rank 1
Peran asked on 09 Nov 2010, 05:32 PM
Hi

RadDocking for silverlight.

I have a RadDocking control with a SplitContainer/RadPaneGroup docked to the left ("LeftArea"), and a DocumentHost/SplitContainer/RadPaneGroup ("DocumentArea") containing RadDocumentPane ("Document") controls.

Currently I can drag/drop a "Document" from the "DocumentArea" to the "LeftArea".  Can I prevent this happening; I want to allow a "Document" to moved within the DocumentArea or floated, but prevented from being docked into a different area.

Thanks

2 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 11 Nov 2010, 09:00 AM
Hello Peran,

Thank you for contacting us.

To achieve your goal you can implement conditional docking. You can find more information in this help article: http://www.telerik.com/help/silverlight/raddocking-how-to-implement-conditional-docking.html
and a sample project in this blog post: http://blogs.telerik.com/silverlightteam/posts/09-12-29/using_compass_indicators_properties_for_telerik_s_docking_control_for_silverlight_and_wpf.aspx

Hope this information helps. If you need further assistance please let us know.

All the best,
Konstantina
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
0
Peran
Top achievements
Rank 1
answered on 12 Nov 2010, 11:29 PM
Thanks that worked.
Tags
Docking
Asked by
Peran
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Peran
Top achievements
Rank 1
Share this question
or