Browse By Tags

  • UltraWebMenu IE6 bug

    Hello,

    In order to meet my client request i had to emulate the css propriety "postion:fixed" for IE6 using "position: absolute" with javascript to recalculate the position depending of the scrolling of the user. And it worked fine…

  • How to always expand submenu to right side or left side?

    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…

  • Ultrawebmenu

     Iam using ultrawebmenu iwant to load the subitems for the corresponding parent item dynamically from a database table how can i do it?

  • Ultrawebmenu - SUbmenu's overall height

    while populating more items in Submenu, Scrollbars are appearing. But the submenu's overall length is high (approximately it was taking the page's height). I dont want to show it with that long height. Is there any option to control the Height. please…

  • Infragistics Web Menu Query

    We are using Infragistics Web Menu control to display popup menus in our custom control. As per our requirement, we need to add popup menu over the values displayed in the Olap Grid (Olap Grid belongs to Dundas). These values are displayed using label…
  • 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…