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

Right tab selected, wrong data showing!

2 Answers 56 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 2
Jay asked on 11 Feb 2012, 12:23 AM
Hello,

I have been playing with this for a few days now.  I have a window with a tab strip in it.  There are 2 buttons to open the window, each button corresponds to a tab in my tab strip.  When I click the buttons, I am able to open the window and display the appropriate tab as selected, but for some reason, the information being shown does not track along.

For example.  I open the window to tab 2, but the data for tab 1 is being displayed.  
Here's a very simplistic reproduction of the issue: http://jsfiddle.net/jkappel/6UXZs/

As always, any help will be greatly appreciated!

2 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 11 Feb 2012, 10:26 AM
Hi,

You have to use the tabstrip kendo object for this to work. See updated jsFiddle

Kind regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jay
Top achievements
Rank 2
answered on 13 Feb 2012, 05:57 PM
OK, so I am trying to understand this.  Is it that the tabstrip object is a jQuery object representing the myTabStrip html element, and not the kendo Object?  I think that seems to make sense to me now.
Tags
TabStrip
Asked by
Jay
Top achievements
Rank 2
Answers by
Petyo
Telerik team
Jay
Top achievements
Rank 2
Share this question
or