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

TabStrip is not hiding previously selected tabs content

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Malcolm
Top achievements
Rank 1
Malcolm asked on 15 Apr 2014, 03:35 PM
http://trykendoui.telerik.com/@malcolm.clarke@qlinesolutions.com/omoM/12

When selecting a tab to the left of the currently selected tab, both tabs contents are being rendered.
This is cumulative if you keep moving to tabs to the left.

If this a bug or have I made a mistake?

1 Answer, 1 is accepted

Sort by
0
Malcolm
Top achievements
Rank 1
answered on 15 Apr 2014, 07:11 PM
My mistake, when I was grabbing the handle to the tabStrip I was using 

$("#tabStrip").kendoTabStrip().data("kendoTabStrip")

instead of

$("#tabStrip").data("kendoTabStrip")
Tags
General Discussions
Asked by
Malcolm
Top achievements
Rank 1
Answers by
Malcolm
Top achievements
Rank 1
Share this question
or