Tagged Questions

2
votes
1answer
64 views

StaticMenuItemStyle vs. StaticSelectedStyle - Does one overwrite the other?

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: <%@ Control language="C#" auto …
2
votes
2answers
2k views

ASP.NET 2.0: How to bind an asp:Menu to an SqlDataSource?

i've found how to bind an asp:Menu to XML. i've found how to bind an asp:Menu to a site map (which is really binding it to XML). How do you bind an asp:Menu to a database? The .NE …
2
votes
6answers
2k views

asp.net menu control not rending correctly in safari

The site I'm working on is using a Databound asp:Menu control. When sending 1 menu item it renders HTML that is absolutely correct in Firefox (and IE), but really messed up code …
1
vote
3answers
234 views

Anyone have a workaround for the aspnet menu control not rendering properly in ie8?

I am programming asp.net in C# using vs2008. My app runs fine in ie7, but the drop down menu does not render in ie8. A white rectangle shows up instead of the menu items. I check …
1
vote
3answers
254 views

Can you have to 2 url’s that point the the same page in an asp:Menu control?

Hello, I have an asp:Menu and it contains a top level menu item that points to http://www.abc.com/one.aspx. When you hover over the top level menu item, it shows a dropdown and o …
1
vote
2answers
1k views

Asp.Net Horizontal Submenu

How do I create an asp:Menu that has a horizontal submenu rather then a vertical one while keeping the top menu horizontal?
0
votes
0answers
8 views

How to make a row selectable in an asp:menu?

Hi guys, I want to have the complete row of my asp:menu selectable in the child items. At the moment, only the string element is selectable. I tried to google it, but found nothi …
0
votes
0answers
11 views

ASP.Net Menu: Black margin Space

Hi guys, I have a ASP:Menu in a ASP.Net Page. I created a SubItem-Space with a CSSClass and Margin-Left:3px;. This is because I have the MainItem as an Image and need it to be c …
0
votes
1answer
39 views

ASP:Menü: complete Menu margin?

Hi guys, I have a ASP:Menü in vertical style. The MainItem is only 1 Button, deisgned by a Image (no text, pure image). The ChildItems are normal Text. Here is a very high zoo …
0
votes
2answers
73 views

New window on ASP Menu click

I have a Intranet page that has a Site.map driven ASP Menu control that drives the entire site. For most of my pages pushing the user to a new content page within the current wind …
0
votes
2answers
101 views

Change the link on a sitemap based on if a user is logged in?

I have a sitemap that has a link for when a user is not logged in, but when they do login, the link should change, for example, nonmember.aspx should change to member.aspx. This s …
0
votes
0answers
200 views

Change Width of Each Asp Menu Item

I would like to do something similar to the code in the link below (but other solutions are gratefully accepted), but instead of changing the background color for menu items, I wou …
0
votes
1answer
2k views

ASP.NET horizontal menu with submenu appearing below, also horizontal

I've got a horizontal menu with UL/LI markup that I want to convert to an ASP:Menu in .net 3.5. I'd like choices in the submenu to be rendered in a horizontal menu below the main …
0
votes
1answer
149 views

Asp:Menu and Internet Explorer 8 Issue?

I installed Internet Explorer 8 and now the menu items under the top-level menu items are not being shown. The background is just white. If I check it it in IE6 or IE7, the menu …
0
votes
1answer
39 views

Custom dynamically created Menus producing some strange errors…

The background is I have a custom control that is a asp:Menu that is linked to an xmldatasource. The xmldatasource is created dynamically depending on the user privies. Here is t …

1 2 next
15 30 50 per page