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

What Activates a Tab?

4 Answers 71 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
jp2code
Top achievements
Rank 1
Veteran
jp2code asked on 21 Jan 2021, 11:01 PM

I'm trying to use this basic TabStrip example:

TabStrip Basic Usage

I can see that the first tab for "Paris" is automatically activated by specifying `.Selected(true)`.

I have done similar in my code, and my first tab is automatically activated.

But, nothing happens whenever I select different tabs.

I click Tab 2 and Tab 1 is still showing.

What am I missing?

4 Answers, 1 is accepted

Sort by
0
jp2code
Top achievements
Rank 1
Veteran
answered on 21 Jan 2021, 11:23 PM

Never mind.

I had some javascript errors that were preventing the page from loading correctly.

0
Douglas
Top achievements
Rank 1
Veteran
answered on 13 Apr 2021, 01:29 PM
I’m really in trouble, my tabstrip doesn’t navigate from tab to tab
0
Ivan Danchev
Telerik team
answered on 15 Apr 2021, 09:03 AM

Douglas,

Could you check this demo: https://demos.telerik.com/aspnet-mvc/tabstrip/keyboard-navigation?autoRun=true&theme=default-v2

Do you experience any issues navigation the tabs? What method of navigation do you use? Do you click the tabs or navigate with the Left and Right arrow keyboard keys?

If navigation in the linked demo works as expected on your end, could you post your TabStrip declaration, so we can get a better idea of how it is configured?

Regards,
Ivan Danchev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Douglas
Top achievements
Rank 1
Veteran
answered on 15 Apr 2021, 02:25 PM
Hi Ivan. I had the same problems, java script error, I got it right and the screen returned to work. Thanks
Tags
TabStrip
Asked by
jp2code
Top achievements
Rank 1
Veteran
Answers by
jp2code
Top achievements
Rank 1
Veteran
Douglas
Top achievements
Rank 1
Veteran
Ivan Danchev
Telerik team
Share this question
or