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

Disabling Docking modes

5 Answers 59 Views
Docking
This is a migrated thread and some comments may be shown as answers.
MacKenzie Mickelsen
Top achievements
Rank 1
MacKenzie Mickelsen asked on 19 Jul 2010, 10:34 PM

 Hi

 

 We are using the RadDocking control to manage some of our panels on our UI. I am wonder if it is possible to either disable specific modes from the drop down arrow specifically we need to disable the Tabbed Document or disable the drop down arrow completely?

 

Thanks in advance

MacKenzie

5 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 22 Jul 2010, 08:24 AM
Hello MacKenzie,

 You can manipulate the drop-down menu (the menu of the Arrow) by changing the ContextMenuTemplate property of the RadPane control. If you set it to null this will remove the menu entirely.

Hope this helps!

Kind regards,
Miroslav Nedyalkov
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
Daniel
Top achievements
Rank 1
answered on 10 Aug 2010, 01:05 PM
Hi,

is there any way to prevent a document being tabbed in the UI?  For example, a user can drag a floating RadPane and "tab" it alongside an existing RadPane.

Thanks

Dan
0
Miroslav Nedyalkov
Telerik team
answered on 12 Aug 2010, 12:39 PM
Hi Daniel,

 Could you please explain us what does "to tab it" means as I cannot clearly understand? If you could also send us a screen shot or a video this would also help us.

Greetings,
Miroslav Nedyalkov
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
Daniel
Top achievements
Rank 1
answered on 12 Aug 2010, 12:57 PM
Hi Miroslav,

thanks for the response.  I've attached a screenshot which is the situation I want to disable if possible.  There are two panes which are tabs in the same group.  I want to prevent this from happening.  I can see from your previous answer you can remove the menu options, but I can still do it by dragging the panes around.  Ideally I want to be able to drag the panes around to reposition and dock them, but not allow them to become tabs (by dragging one pane directly over the other).  If it still isn't clear, I'll create a video for you.

Thanks!

Dan
0
Miroslav Nedyalkov
Telerik team
answered on 17 Aug 2010, 11:49 AM
Hello Daniel,

 I think I understood what you want to achieve. In my opinion the following examples should help you achieve the searched effect:
http://demos.telerik.com/silverlight/#Docking/Compass/Style
http://demos.telerik.com/silverlight/#Docking/Compass/Programming

Hope this helps!

Sincerely yours,
Miroslav Nedyalkov
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
Docking
Asked by
MacKenzie Mickelsen
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or