This question is locked. New answers and comments are not allowed.
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
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