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

Single Active/Selected Pane in DocumentHost

1 Answer 132 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Bryan
Top achievements
Rank 1
Bryan asked on 15 Aug 2011, 08:47 PM


My application has the requirement that it support only a single active/select RadDocumentPane for the entire RadDocking.DocumentHost container. If the container has multiple RadPaneGroup each group has its selected items. When I sent the RadDocumentPane.IsSelected to false the contents on the pane are are hidden. See the attach picture. How can I make the RadDocking/RadSplitContainer support only a single selected/active item??

I'm in the process of creating a complex prism 4 region adapter, the concept of a single active item is very important for our planned uses  cases. I would be happy to shared my region adapter after I get then working.

Thanks in advance. 
Bryan

1 Answer, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 19 Aug 2011, 09:30 AM
Hello Bryan,

You could use the IsActive property of the RadPane instead of the IsSelected. The RadDocking would have only one active RadPane and each RadPaneGroup would have one selected RadPane.

We have replied to your support ticket too.

All the best,
Pana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
Tags
Docking
Asked by
Bryan
Top achievements
Rank 1
Answers by
Pana
Telerik team
Share this question
or