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

Handling change-of-which-radpane-has-focus -- which event is recommended?

2 Answers 108 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Anders
Top achievements
Rank 1
Anders asked on 05 Jan 2012, 10:38 AM
Hi Telerik,

I need to 'do stuff' when user switches from one radpane to another.

I've looked at RadPane.GotFocus() and RadPane.GotKeyboardFocus() but they only fire once I activate contents of the RadPane -- i.e. when I click the pane header, I do not get the desired notification.

Do you have a recommendation on what to 'watch'?

Thanks,

Anders, Denmark

2 Answers, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 05 Jan 2012, 05:08 PM
Hi Anders,

I would suggest to use ActivePaneChanged event of the RadDocking control, please try it and let us know whether it helps.

Kind regards,
Yana
the Telerik team

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

0
Anders
Top achievements
Rank 1
answered on 18 Jan 2012, 10:12 AM
Yes - that is what I was looking for!
Thanks!
Tags
Docking
Asked by
Anders
Top achievements
Rank 1
Answers by
Yana
Telerik team
Anders
Top achievements
Rank 1
Share this question
or