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

LayoutControlTabGroup

1 Answer 64 Views
LayoutControl
This is a migrated thread and some comments may be shown as answers.
nidhal ben hamadou
Top achievements
Rank 1
nidhal ben hamadou asked on 30 Nov 2016, 02:53 PM

hi ,

I want to scroll the collection of LayoutControlTabGroupItems when i have many Items displayed In the "LayoutControlTabGroup" like "RadTabControl" 

so, how to do??

thx

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 02 Dec 2016, 09:56 AM
Hello,

This is not supported by the layout control tab group. I logged a feature request in our feedback portal where you can track its status and vote for an implementation. I also updated your Telerik points.

You can achieve your requirement by extracting the ControlTemplate of the LayoutControlTabGroup element and wrapping the ItemsPresenter that shows the tabs into a ScrollViewer. You can see this approach demonstrated in the attached project.

Regards,
Martin
Telerik by Progress
Telerik UI for WPF is ready for Visual Studio 2017 RC! Learn more.
Tags
LayoutControl
Asked by
nidhal ben hamadou
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or