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

Persist state after Response.Redirect()

1 Answer 41 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
asimptota
Top achievements
Rank 1
asimptota asked on 21 Nov 2012, 02:12 PM
I'm using RadPanelBar on a master page as a main navigation control. On some content pages I make calls to Response.Redirect() method and I want the PanelBar SelectedItem to be changed accordingly. How can I achieve this? I have to mention that I use PersistStateInCookie="true" for state persistence.
Any help?

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 26 Nov 2012, 02:12 PM
Hello asimptota,

Please find attached a sample project that follows your scenario requirements. It selects a panel item depends on the current URL. Please find the implementation details in the master file code behind.

Regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
PanelBar
Asked by
asimptota
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or