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

Tabstrip remember previously selected tab

1 Answer 309 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Gareth
Top achievements
Rank 1
Gareth asked on 01 Nov 2013, 11:35 AM
I am using the ASP.Net server wrappers. Is there a simple way to set a tabstrip so that it defaults to the previously selected tab when returning to a page?

Thank you

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 01 Nov 2013, 03:38 PM
Hi Gareth,

The TabStrip widget does not persist its state. You will need to implement the desired functionality manually, e.g. via cookies. Use the select of activate event.

http://demos.kendoui.com/web/tabstrip/events.html

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TabStrip
Asked by
Gareth
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or