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

TabStrip Multipage Persist State

1 Answer 112 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
GDPR_erased
Top achievements
Rank 1
GDPR_erased asked on 14 Aug 2008, 10:33 PM
Does anyone know the best way to keep the same tab/multipage selected after a postback?
What I like about the Panelbar control is that it has a "PersistSateInCookie" Property that you can set to "True" and it keeps its selected index even after postback, but how do you do this with the TabStrip and Multipage controls?
Thanks,
~bg

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 19 Aug 2008, 12:55 PM
Hi RSBCTrumpet,

Actually, it is the default behavior of the control to persist the state of the selected tab after postback. However, I think in your case you are navigating to another page when clicking on a tab. If this is the case, I suggest you take a look at our Site Navigation example that shows how to achieve your goal.

Regards,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TabStrip
Asked by
GDPR_erased
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or