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

Maintaining Control State across Pages

1 Answer 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 14 Apr 2008, 02:52 PM
I am looking to build a new multi-page applciation from scratch, with menu options defined by each users logon and permissions derived from a database.

Having tried standard ASP.NET controls with master & content pages there appears no easy way of restoring the state of each master page control as the user switches from page1.aspx to page2.aspx etc. SiteMapDataSource works but this seems inflexible.

1) Is there an easy way of acheiving this with Prometheus controls?

2) Are Master/Content pages the way to go (they seem to complicate everything without a huge benefit) or are there better ways of building multi-page sites such as copy/includes? I have cheated and used frames in the past but these cause web security and search engine issues.

Mods please move this to General Discussions

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 16 Apr 2008, 10:45 AM
Hi Mark,

For RadMenu specifically, you can use the approach from this code library project. For RadPanelbar, please refer to the Persist State in Cookie online example. If you use any other Telerik controls, please tell us for which you need to persist the state and we will try to find a solution for you.

Kind regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Mark
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or