Hi,
we use VS2008 and Telerik V2012.2.912.35 and we have a docking application with 4 pans and when we start to undock a pan, the pan we start to undock start shaking....
When the pan is is floating and we start to dock it, no problem. If we start to undock it again, the pan start shaking again.
One thing to consider, in my XAML is have such kind of binding for each RadPane:
IsHidden="{Binding ElementName=Me, Path=PaneVisibility}
This binding is to hide each RadPanel when I change the Visibility of my main window.
Any thought???
Thank's
we use VS2008 and Telerik V2012.2.912.35 and we have a docking application with 4 pans and when we start to undock a pan, the pan we start to undock start shaking....
When the pan is is floating and we start to dock it, no problem. If we start to undock it again, the pan start shaking again.
One thing to consider, in my XAML is have such kind of binding for each RadPane:
IsHidden="{Binding ElementName=Me, Path=PaneVisibility}
This binding is to hide each RadPanel when I change the Visibility of my main window.
Any thought???
Thank's