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

RibbonWindow and docking

1 Answer 159 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Kamil
Top achievements
Rank 1
Kamil asked on 31 Dec 2011, 10:38 AM
Hello

I found a bug i cannot solve on my own

When you put RadDocking on RadRibbonWindow
Compass gets a strange translation to the right and bottom
same as all his markers

what i want to do is to combine docking with RibbonView on one window

Overview of code:

<telerik:RadRibbonWindow>
<DockPanel>
        <telerik:RadRibbonView DockPanel.Dock="Top" />
        <telerik:RadDocking/>
</DockPanel>
</telerik:RadRibbonWindow>

All works perfect except the problem i described :

Compass, transparent overlays that shows where new panel will be docked and markers are translated to the right and bottom


1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 02 Jan 2012, 07:08 PM
Hello Kamil,

I wasn't able to reproduce this issue on our side and this is why I think that I might be missing something from your scenario and the definition of the controls. Can you please have a look at the attached sample and let me know if it works for you and if it correctly illustrates your case? Thank you in advance.

Greetings,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RibbonView and RibbonWindow
Asked by
Kamil
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or