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

Enabled TabItem-scrolling on a RadGroupPane which is not the document host

1 Answer 49 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Heiko Görig
Top achievements
Rank 1
Heiko Görig asked on 09 Dec 2010, 03:59 PM
Hi,

I have a RadGroupPane in a RadDocking which contains many items but is not the document host. Because I wanted to scroll through the items and show a popup if there are to many items to show, I've set the following properties on the RadGroupPane:

ScrollViewer.HorizontalScrollBarVisibility="Auto"
DropDownDisplayMode="WhenNeeded"

But as I discovered this only works if the RadGroupPane is the document host. If it's not, the tab items get stretched.
Could you please tell me if there's a workaround for my problem.

Thanks in advance,

Heiko

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 15 Dec 2010, 09:41 AM
Hi Heiko,

Scrolling the RadPanes when they are placed outside of the DocumentHost is not supported scenario at this stage. Anyway, you could edit the template of the RadDocking and add this functionality manually as well.

Kind regards,
George
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
Docking
Asked by
Heiko Görig
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or