I just upgraded to 9.2 from 6.3
Before upgrading I dynamically added Items to the menu and the <HoverItemStyle> attributes I set in my .aspx file worked fine. Now they only work for the static items which I have in .aspx file. How can I set that…
I have a web menu with a submenu. When I hover over the menu item that has the submenu the submenu hides behind the main menu. How to make the submenu appear over the main menu? Below is the code for the Webmenu I have:
<igx:UltraWebMenuEx id="contextMenu…
Hi,
I'm using UltraWebMenu in my project.
I'd like to be able open menu items in new browser tab/window. When I use the middle mouse button, item opens in the same window.
When I try to use right-click context menu -> Open link in new tab/window…
Hello Everybody,
I have upgraded my full project and now my utrawebMenu is like this :
Infragistics35.WebUI.UltraWebNavigator.v9.1
So, the problem is that the sub-menus appears, now, up from the general menu
I would like, like before my upgrade,…
Hello!
We're using NetAdvantage 2006 vol. 2. The only problem we have is, child menu points are wrapping the text on IE7. On IE6 they appear correct. Do you know how to avoid text wrapping on IE7 in the child menu points?
Thank you very much for your…
Hi
I've created a sample AJAX Enabled WebSite using the WebMenu control that is populated from an XML data source (see attachment).
How do I make the sub-menus open completely under the main menus not above and below?
So far the only way I could…
Thanks
Hi, I just loading a dynamic menu from the infragistic webmenu control through coding.In this i have a Question to ask. Is there anyway where we can open a menu with a new window from right click on a targeted menu url.(e.g. Shift + click --> opens any…
Dear Sir,
I use UltraWebMenu to design my web menu , I have 3 level submenu to be expanded.
How can I expand my submenu always in right side or left side ?
I found that if my system install on Win 2003 Server, my submenu will expand randomly.
When…
I would like to know the Tips & Tricks to fit a menu in a fixed height/background. I have a style developed using div and css. I want to fit the Ultraweb menu inside it. I could not able to achieve. Need expertise help / tips to do.
I need top level menu items to have an image on the right hand side of the text.
I tried to add it like so:
WebMenu1.Images.TopLevelItemImage.Url = "/images/my_image.gif";
This adds image to the left of menu text. What is a way to…
The quick question I have is that I have used a css style sheet but cannot get the webmenu items to align to the left versus in the center. Can someone please help me out here?
this is what i given for target. wbmnuProllenium.Items(1).Items.Add( "Purchasing").TargetUrl = "Purchase.aspx" I am getting error in like this Error: this.__igmenu_navigateUrl is not a functionSource File: http://localhost…
this is what i given for target.
wbmnuProllenium.Items(1).Items.Add(
"Purchasing").TargetUrl =
"Purchase.aspx"
I am getting error in like this
Error: this.__igmenu_navigateUrl is not a functionSource File: http://localhost…