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

Master/Detail Navigation in Separate Pages

3 Answers 78 Views
Menu
This is a migrated thread and some comments may be shown as answers.
gc_0620
Top achievements
Rank 1
gc_0620 asked on 30 Jul 2009, 02:12 AM
Folks,

Here is the Scenario.

I have a Master Page (Main.Master) and 2 Content Pages(Default & Default1.aspx). Master Page page has Company Header Logo and Other controls that are common to both .aspx Pages.. When I add both .aspx pages in the Project, I indicated Main.Master is their Master Page.

I have  Link Buttons controls in Both Pages for Navigation Purposes. For Default.aspx Link1 Button On Click Event, Resonse.redirect("Default1.aspx") and Vice Versa.

My question is there any sample site or example in Radcontrols for Asp.Net Ajax to accomplish the Task? That will be appreciated.. I looked at Live Demos/Menu/Examples/Functionality/Templates/DefaultVB.aspx, tried to implement in Master Page. But the problem is that If I click the content pages Navigation Buttons, I loose my Master Page header contents (TEMPLATES logo in this example). I do not want to loose the header content of my Master Page, I want to retain them as I navigate between content pages.   In the Past, I did this type of Job via SiteMapDataSource but I would like to implement from Telerik Rad Menu if possible..I am using RadControls for ASP.NET AJAX Q2 2009. Also any Telerik Tutorial will be Helpful.

Thanks

Ghulam

3 Answers, 1 is accepted

Sort by
0
gc_0620
Top achievements
Rank 1
answered on 30 Jul 2009, 03:48 PM
Not answered... I am using ASP.Net Ajax, Q2 2009. Any help or tutorial guide will be appreciated..
0
Paul
Telerik team
answered on 31 Jul 2009, 12:20 PM
Hi gc_0620,

I'm not quite sure that I clearly understand what's you problem. Still, please find attached a sample application that shows a similar to what you have described approach. Let us know if that's OK.

Regards,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
gc_0620
Top achievements
Rank 1
answered on 31 Jul 2009, 01:47 PM
Thanks Paul.. Yes it is perfectly OK.

I am learning, some time just get confused with the Flexibilities of Telerik Products.

Tags
Menu
Asked by
gc_0620
Top achievements
Rank 1
Answers by
gc_0620
Top achievements
Rank 1
Paul
Telerik team
Share this question
or