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

Nesting a telerik tabstrip

1 Answer 163 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 11 Dec 2014, 05:09 PM
Is it possible to nest a tabstrip within another tabstrip in mvc?


I have been trying to generate something like:

Has anyone been able to successfully generate a 'nested' tabstrip like this, in which all tabs will be generated dynamically through ajax requests/jquery?
        +------------------------------------------------+
         |   /  \/  \______________________   |
         |  |                                                    |  |
         |  |                                                    |  |
         |  |           /  \/  \___________           |  |
         |  |          |              another   |           |  |
         |  |          |                 here     |           |  |
         |  |          |                             |           |  |
         |  |          |                             |           |  |
        +------------------------------------------------+  





1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 12 Dec 2014, 11:40 AM
Hello James,

It is possible to nest TabStrips, but you need to be aware of some specifics related to the view engines:

WebForms
http://docs.telerik.com/kendo-ui/aspnet-mvc/troubleshooting#nesting-kendo-ui-wrappers-produces-a-server-side-exception-when-using-the-webforms-view-engine

Razor
http://docs.telerik.com/kendo-ui/aspnet-mvc/troubleshooting#nesting-kendo-ui-wrappers-produces-a-server-side-exception-when-using-the-razor-view-engine

On a side note, if your question is about the Kendo UI MVC wrappers, please post it in the correct forum section, which will improve its relevance:

UI for ASP.NET MVC Forums  >>>  TabStrip section


Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TabStrip
Asked by
James
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or