Browse By Tags

  • Setting the HoverItemStyle Dynamically

    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…

  • Highlight active (selected) menu

    Hi,

    Is there any way to set CSS style to menuitem which is selected?

    I found only TopSelectedSyle property of my UltraWebGrid object, which is read-only and always empty.

    I'm using 2-level menu and my goal is to have highlighted base node of each group…

  • Items appears Up and not Down

    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,…

  • WebMenu-Child Wrapping Text

    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…

  • Sub Menu Issue

    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…

  • Re: UltraWebMenu

     

    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 function
    Source File: http://localhost…