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

Tab Item with no scroll

1 Answer 154 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Veeraguru
Top achievements
Rank 1
Veeraguru asked on 11 Oct 2017, 10:24 AM

Hi Team,

Please help me for the following.

We have few tabs.

Eg :

TabA    TabB   TabC

Inside TabC based on some functionality we will open the tab dynamically using PRISM.

Now dynamically I can open 'n' number of tabs.

Now scroll will come in the top so that all the tab items will move accordingly.

Now,

I need to freeze the Parent Tab i.e. TabA , TabB , TabC

Scroll should come for only the tab which is opened dynamically.

Regards,

Veeraguru S

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 12 Oct 2017, 10:36 AM
Hello Veeraguru,

RadTabControl doesn't support freezing tabs. To achieve your requirement you can hide the original tabstrip and implement some kind of custom control that shows the tab header and scrolls them. I prepared a custom solution that shows a possible approach. I hope it helps.

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
TabControl
Asked by
Veeraguru
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or