I’m working on asp.net web site in .net 4.0 framework (VS 2010) in Win XP SP2. In site.master page I have acontrol and it is populated dynamically. All is well in populating the control, but when mo
I have an asp:menu and I have for eg 3 menuItem: First Second Third and the second item have 2 submenuItems i want to show the 2 submenuitems only when I click on the Second menuitem not when I hover
I am using an asp:menu control to display a menu. It uses a SiteMapDataSource for it\'s data. I would like to see make the top two level static and the other levels appear if the mouse hover\'s over
I\'ve been trying to use ASP:Menu.SelectedValue property but it is not working so if anyone has used this before please read on. Here is the code.
I am currently testing a menu in ASP.NET I\'ve recently made using asp:menu control. The menu is just as I want it to be right now, but whenever there is a postback that updates the whole page, it mo
I have a oracle database which stores menu and user data, for a local Intranet. The data includes which usesr have access to which pages.
I know there are a ton of posts on the ASP:Menu vs. WebKit issue in general, but I cannot find one that answers my question.
I need to have my ASP.NET web application support both 8 and prior versions of the IE browser.However, when I click the \"broken page\" button on my IE8 address bar to switch to Compatibilty View, men
I am building a custom asp:menu control in ASP.NET using C# code behind. It is based on the sitemap to my website. Here\'s the basics of the menu:
I have a ASP:Menü in vertical style. The MainItem is only 1 Button, deisgned by a Image (no text, pure image).