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

how disables some tab kendo mobile tabstrip

1 Answer 51 Views
HTML5, CSS, JavaScript
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
kwanchanok
Top achievements
Rank 1
kwanchanok asked on 09 Oct 2014, 08:11 AM
my code :
  var tabstrip = app.application.view().footer.find(".km-tabstrip").data("kendoMobileTabStrip");

cannot use this :
tabStrip.enable(tabStrip.tabGroup.children().eq(0), false);

because it's a kendoTabStrip

1 Answer, 1 is accepted

Sort by
0
Martin Yankov
Telerik team
answered on 13 Oct 2014, 02:02 PM
Hi Kwanchanok,

The Kendo UI Mobile TabStrip does not support this functionality right now. You can suggest this as a new idea in the Telerik Kendo UI Feedback Portal, so that other people can vote for it too. We use the feedback portal as a main source of ideas for future development.

Let me know if you have any other questions.

Regards,
Martin Yankov
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
HTML5, CSS, JavaScript
Asked by
kwanchanok
Top achievements
Rank 1
Answers by
Martin Yankov
Telerik team
Share this question
or