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

Fixed tab while scrolling

1 Answer 82 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Daniel Zhe
Top achievements
Rank 1
Daniel Zhe asked on 13 Sep 2013, 12:35 PM
Hi!

Is there any way to make an tab don't scroll when we have too many tabs on screen?

I want to left the first tab always visible, even when scrolling.

Something exactly like the attached image.

Thank you!

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 18 Sep 2013, 12:18 PM
Hello Daniel,

Our RadTabControl derives form the native ItemsControl. The items of the control are the RadTabItems. The control uses an ItemsPresenter to visualize all items. In the template of the RadTabControl the ItemsPresenter is wrapped by a ScrollViewer. Hence, all of the RadTabItems are hosted in that ScrollViewer and there is no straightforward way to achieve the required layout.

Thank you for understanding.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
TabControl
Asked by
Daniel Zhe
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or