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
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.