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

get the selected RadDocumentPane in a RadPaneGroup

2 Answers 113 Views
Docking
This is a migrated thread and some comments may be shown as answers.
xu jundong
Top achievements
Rank 1
xu jundong asked on 05 Feb 2010, 03:27 AM
Hi, I need your help.
While in a RadPaneGroup, I can accomplish this by using " ((RadDocumentPane)radPaneGroup.SelectedItem).Name; " to get it.
but how to get the selected RadDocumentPane when I have dragged it out from a RadPaneGroup?

Thank you!

2 Answers, 1 is accepted

Sort by
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 05 Feb 2010, 01:25 PM
Hi Xu Jundong,

 The approach you are using is the approach I would recommend you. It is normal to need a reference to the group in which you want to find out which is the selected pane.

Sincerely yours,
Miroslav Nedyalkov
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
xu jundong
Top achievements
Rank 1
answered on 08 Feb 2010, 01:14 AM
Hi,
So that.
Thank you!
Tags
Docking
Asked by
xu jundong
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
xu jundong
Top achievements
Rank 1
Share this question
or