Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:764038
More Search Options
RSS Available
Matching Posts
Re: two menus on sitemap. postback also on click on first menu?
Thank you ! Thats exactly what I did today. However Im using just one sitemap and set the startingnode of the second datasource programmatically. And I only use the cases in the protected void TabMenu_DataBound(object sender, EventArgs e) which is the first menu In protected void TabMenu_MenuItemClick(object sender, MenuEventArgs e) a response redirect, which got its url from the session Thanks for effort Have a nice day! greetings
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
hurzwurz
on 8/11/2008
two menus on sitemap. postback also on click on first menu?
I set my menu like discriped here: http://msdn.microsoft.com/en-us/library/16yk5dby(VS.80).aspx but still got some problems: first I want to change the page the content displays,by clicking on the first menu. at the moment nothing changes in the content when clicking on a tag in the first menu and I also got the problem that the startingnode of the seconde datasource is set to a special page. programmatically these startingnodes arge changed by cases in the master.cs page but by onclicking on the
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
hurzwurz
on 8/8/2008
Re: master page with two menus, content place holder, sitemap and dynamic controls
hey I also have two menus, to datasources, 1 web.sitemap and I tried your trick.it works but I have some other problems with menu. maybe you can give me some advice.. If I click on the first (horizontal menu) menu, than the menu on the left shows the sitemap nodes. but the content page,does not update/shows the content of the page clicked in the first tab also If I chose 1 page of the 2nd menu (left), the menu itself, does not longer display the subnote from the first menu it displays the subnotes
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
hurzwurz
on 8/8/2008
Re: Problem with two asp:menus and xmldatasource
Thanks for your reply! <%@ Page Language="C#" MasterPageFile="~/MasterPage.master" Title="blabla" %> < asp:Content ID= "Content1" ContentPlaceHolderID= "ContentPlaceHolder1" Runat= "Server" > some content </ asp:Content > like this, are all content pages so Yes I did or do you mean something else ? maybe its a property of the menu oder the sitemapdatasource? greetings UPDATE: I check the walktrough again its meant to be
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
hurzwurz
on 8/7/2008
Re: Problem with two asp:menus and xmldatasource
Thank you Amanda! this helped me a lot! but I still got some problems: If I now click in the tabmenu above the contentplaceholder does not update its content but it should! if I click on first2 or first3 the contents of the pages must be shown my sitemap hirachry looks like that: < siteMap xmlns= "http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" > < siteMapNode url= "Startup.aspx" title= "Start" description= "Startpage" > < siteMapNode title
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
hurzwurz
on 8/6/2008
Re: hide / display menu by click on div
Got iT!!!!!!!!!! Im now useing the same sitemap for my menus and now it works!!! thank you so much!
Posted to
Client Side Web Development
(Forum)
by
hurzwurz
on 8/6/2008
Re: asp.net menu no hover effect but menu expands on click
Thanks for your help! Ill check third party controls and have a try with the treeview again Greetings
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
hurzwurz
on 8/6/2008
Re: hide / display menu by click on div
hi, first thanks for your good assistance. sorry i missunderstood this (input/label). now I changed my code. it works partially. If I stay at the same page and select something in the gridview etc. on the first click /postback the menu is visible a few seconds,than it restores its state and is not visible that works, with this little bug but if I dont stay on the same page, I click on the tabmenu (which is above all) in the masterpage (the hiddeable menu is on the left of the masterpage ) and the
Posted to
Client Side Web Development
(Forum)
by
hurzwurz
on 8/5/2008
Re: hide / display menu by click on div
hey I tried it.but it does not work Ill copy you the code: <script type="text/javascript" language="javascript"> <!-- window.onload = function () { menuRef = document.getElementById('alles'); menuStateRef = document.getElementById('<%= menusichtbar.ClientID %>'); // Allow for the initial rendering ('allopen'???)... if ( menuStateRef.innerHTML.length <= 0 ) menuStateRef.innerHTML = 'allesauf'; menuRef.className = menuStateRef.innerHTML;
Posted to
Client Side Web Development
(Forum)
by
hurzwurz
on 8/5/2008
Re: hide / display menu by click on div
but after clicking on the masterpage on a other site the menu is in its standard state: open so How to tell the menu, not to be displayed if the input field / labels text is "closed" ? in the masterpage.master.cs ? in which event and most importent "how" Im searching the web for a few hours no there exitsts menuvisible.Attributes.Add("class", "allclosed") but I dont know how to use this correct also If its the correct way how to do something like that greetings
Posted to
Client Side Web Development
(Forum)
by
hurzwurz
on 8/5/2008
Page 1 of 9 (81 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online