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

LayoutChangeStarted Not Fired

1 Answer 38 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 20 Jan 2011, 01:28 AM
Hi,
I just noticed that the LayoutChangeStarted event is not fired when I select a different RadPane if the RadPanes have CanFloat set to false.  As soon as I set CanFloat to true, selecting between the tabbed panes causes the event to be fired.  Is this by design?  Is there another way to track the current selected pane?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 25 Jan 2011, 12:57 PM
Hello Aaron,

 This event shouldn't be fired when you change the selected pane. In order to track the pane selection you could listen for the RadTabControl.SelectionChangedEvent routed event - it is fired when the selected pane of a group is changed (as the RadPaneGroup is a RadTabControl).

Hope this helps!

Regards,
Miroslav Nedyalkov
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
Docking
Asked by
Aaron
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or