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

aligning

1 Answer 45 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Jonam
Top achievements
Rank 1
Jonam asked on 12 Jun 2012, 10:44 AM

 

 

 

Hello,

i have the following dock. The row height of the items in the left dock are slightly different from the items on the right side. Are there any ways to align these to eachother.

kind regards,

Jonam

<
telerik:RadDocking BorderThickness="0" Padding="0" HasDocumentHost="False" Margin="2">

 

 

 

 

<telerik:RadSplitContainer Orientation="Vertical" InitialPosition="DockedRight" >

 

 

 

 

<telerik:RadSplitContainer Orientation="Vertical">

 

 

 

 

<telerik:RadPaneGroup>

 

 

 

 

<telerik:RadPane Header="Welkom" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

<telerik:RadPaneGroup>

 

 

 

 

<telerik:RadPane Header="Welkom" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

<telerik:RadPaneGroup>

 

 

 

 

<telerik:RadPane Header="Welkom" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

</telerik:RadSplitContainer>

 

 

 

 

</telerik:RadSplitContainer>

 

 

 

 

<telerik:RadSplitContainer Orientation="Vertical" InitialPosition="DockedLeft">

 

 

 

 

<telerik:RadSplitContainer Orientation="Horizontal">

 

 

 

 

<telerik:RadPaneGroup >

 

 

 

 

<telerik:RadPane Header="Projecten" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

</telerik:RadSplitContainer>

 

 

 

 

<telerik:RadSplitContainer Orientation="Horizontal">

 

 

 

 

<telerik:RadPaneGroup >

 

 

 

 

<telerik:RadPane Header="Financieel" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

<telerik:RadPaneGroup >

 

 

 

 

<telerik:RadPane Header="Financieel" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

</telerik:RadSplitContainer>

 

 

 

 

<telerik:RadSplitContainer Orientation="Horizontal">

 

 

 

 

<telerik:RadPaneGroup >

 

 

 

 

<telerik:RadPane Header="Financieel" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

<telerik:RadPaneGroup >

 

 

 

 

<telerik:RadPane Header="Financieel" CanFloat="False" CanUserClose="False" CanUserPin="False" ContextMenuTemplate="{x:Null}">

 

 

 

 

</telerik:RadPane>

 

 

 

 

</telerik:RadPaneGroup>

 

 

 

 

</telerik:RadSplitContainer>

 

 

 

 

</telerik:RadSplitContainer>

 

 

 

 

 

</telerik:RadDocking>

 

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 13 Jun 2012, 11:30 AM
Hi Jonam,

I tried to reproduce the problem but without much success. Can you send us a simple project recreating it or a video/screenshot showing exactly the issue? I have attached the project I created and a screenshot of the result. You can use this project to add what I may have missed and send it back to us.
You should open a support ticket and attach it there.

Kind regards,
Vlado
the Telerik team

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

Tags
Docking
Asked by
Jonam
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or