Browse By Tags

  • UltraWebMenu submenu hover problem

    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…

  • Infragistic Web Menu 2009

    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…

  • Separator in Horizontal Ultrawebmenu

    hi... In Horizontal Ultrawebmenu - when i give separator is true, it hides the menu item & separator is not shows.. how to solve it... reply asap
  • 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…