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

Tabstrip With Nested Tabstrip

2 Answers 88 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mark
Top achievements
Rank 1
Mark asked on 26 Jan 2012, 11:39 AM
Hi
I am having problems achieving this...
I have a tabstrip with various tabs, and all of the tabs LoadContentFrom a partial view... this is all fine.
However, one of the tabs opens a partial view with another tabstrip within it. This displays fine, but i want to display partial views in each of the child tabstrip. I cant get this to work. It opens a whole new page?!
Also, clicking on my menu links (which create a dynamic tab within main tabstrip , also creates it within the child tabstrip of this page?!?!

This is not easy to explain !! so i have attached a sample project showing the problem.
In the project, if the 'employee' button is selected it opens a new tab. But, clicking on 'detail' or 'locations' opens a new page , not a partial view within child tab selected clicked..

Hope this makes sense ! ;-)

Thanks
Mark

2 Answers, 1 is accepted

Sort by
0
Mark
Top achievements
Rank 1
answered on 27 Jan 2012, 11:26 AM
Hi
any ideas on this please ?
I am under pressure to start my project, and if this cant be achieved with Telerik MVC, i will use jQuery UI tabstrip instead. :-(

Thanks
Mark
0
Petur Subev
Telerik team
answered on 30 Jan 2012, 02:15 PM
Hello Mark,

Both of your problems  are caused by the scripts you are using (telerik.extensions.js).
Please check the differences made to the addTab method in the modified version of your project sample.
I hope this helps.

Regards,
Petur Subev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
Tags
TabStrip
Asked by
Mark
Top achievements
Rank 1
Answers by
Mark
Top achievements
Rank 1
Petur Subev
Telerik team
Share this question
or