how to get current index from TabStrip() in .net core 8

1 Answer 23 Views
TabStrip TabStrip (Mobile)
ahmad
Top achievements
Rank 1
ahmad asked on 05 Feb 2024, 06:33 AM

I try to use this code 
but is not working
always return -1 

  var tabStrip = $("#tabstrip").kendoTabStrip().data("kendoTabStrip");

tabStrip.select().index()

 

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 07 Feb 2024, 02:07 PM

Hello, Ahmad,

Please refer to this Dojo example on how to get the index of the selected tab.

Let me know if you have any questions.

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
TabStrip TabStrip (Mobile)
Asked by
ahmad
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or