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

RightToLeft problem With docking

1 Answer 54 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Mehri
Top achievements
Rank 1
Mehri asked on 25 Aug 2011, 09:01 AM
Hi Support

I have problem with RadDock when I change Flowdirection to RightToLeft, it doesn't work correctly while Drag and drop. any idea how to fix it? (I Use 2011.Q2 version)

All the best
Mehri

P.S. here is my xaml Code:

<telerik:RadDocking FlowDirection="RightToLeft" >
            <telerik:RadSplitContainer telerik:DockingPanel.InitialSize="200,600"  InitialPosition="DockedTop">
                <telerik:RadPaneGroup TabStripPlacement="Top"  >
                            <telerik:RadPane Header="Pane 1"  />
                            <telerik:RadPane Header="Pane 2" />
                </telerik:RadPaneGroup>

            </telerik:RadSplitContainer>
 </telerik:RadDocking>


1 Answer, 1 is accepted

Sort by
0
Accepted
Boyan
Telerik team
answered on 26 Aug 2011, 01:26 PM
Hello Mehri,

We are aware of this problem and have it logged in our PITS. You can follow its progress and vote for this here.

Don't hesitate to contact us if you have other questions.


All the best,
Boyan
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Docking
Asked by
Mehri
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or