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

[Solved] Master Detail Navigation Issue in Menus

1 Answer 85 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
gc_0620
Top achievements
Rank 1
gc_0620 asked on 28 Jul 2009, 03:07 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 did not find any samples in so far in Rad Contols..I am using RadControls for ASP.NET AJAX Q2 2009.

Thanks

Ghulam

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 31 Jul 2009, 11:09 AM
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.

Best wishes,
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.
Tags
General Discussions
Asked by
gc_0620
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or