Hello Gary,
Changing the contents of the TabStrip dynamically is not currently supported in Kendo UI Mobile. The best approach that I would suggest is to use create the needed tabstrips as part of the layout, and then using the
show event of the layout you can show/hide the tabstrip that you need to display. Please check the following example, showing a possible implementation:
http://jsbin.com/IBOMEyu/1/edit
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!