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

Floating Rad Pane To Dock

3 Answers 104 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Shashi
Top achievements
Rank 1
Shashi asked on 20 Jun 2012, 03:59 PM
Hi,

I have read an article where the when we use the rad pane to float. It uses FloatingOnly.  Is there a way to override this menu to use the method MakeFloatingDockable instead of MakeFloatingOnly

Also how would you re-dock a floating window from code.

3 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 22 Jun 2012, 12:50 PM
Hello Shashi,

You could customize the ContextMenu to fit your requirements very easy. You can find more information how to achieve this in this help article.
As for docking the floating window - if you have its reference, you have to just add it to the group you want to be docked. You could read more about how to manipulate the position of the panes in code behind in this help article.

Hope this information helps. Please do not hesitate to contact us again if you have further questions.

Greetings,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Shashi
Top achievements
Rank 1
answered on 22 Jun 2012, 02:45 PM
Hello Konstantina ,
I had gone through the articles you had referenced in your reply before I posted this question.  

The issue I have is when i re-dock the window (as I have a reference) , through code behind, I would see the group in the unpinned but when i try to pin it disappears.  The only way I get it to show up is restarting the application.   We are not using DocumentHost.

Shashi
0
Konstantina
Telerik team
answered on 26 Jun 2012, 03:05 PM
Hi Shashi,

Could you please give us some more details about your scenario. If you could paste some code snippets and send us some screenshots of the desired behavior it will be really helpful for providing you with the best solution to fit your case.

Looking forward to your reply.

Greetings,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
Docking
Asked by
Shashi
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Shashi
Top achievements
Rank 1
Share this question
or