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

Tabstrip in separate container

1 Answer 44 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Sehe
Top achievements
Rank 1
Sehe asked on 09 Dec 2014, 02:36 PM
Is it possible to have the tabstrip in a separate container from the content? I'd like the tabs to be in a grid located in one area of my application. I would then like the content to show up in a separate grid in a different location.

Thanks for the help!

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 12 Dec 2014, 09:19 AM
Hello Sehe,

Basically such customization can be done. However, you will need to change the default ControlTemplate of the RadTabControl. You can find steps, describing how you can extract the default ControlTemplate of the control in this article.

Once you extract it you will be able to implement your customizations. Please keep in mind that such tremendous customizations of the default templates of the controls are out of our support. This means that we will not resolve or support issues that may occur after the customization.

Regards,
Pavel R. Pavlov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
TabControl
Asked by
Sehe
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or