Browse By Tags

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

  • 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
  • Not Rendering Correctly when Menu is on Master Page

    I have an UltraWebMenu control that is on a master page. The control is populated dynamically when a content web page (i.e. based on the master page) is initially loaded. The menu items are displayed, and the menu behaves as expected (slide, shadow, item…

  • Menu 1 px high after upgrade to 8.2

    Hi

    We are in the process of upgrading from Infragistics 6.3 to 8.2. After the upgrade, all our context menus are suddenly only one or 2 pixels high. Has any of you had a similar experience? Any ideas on what is wrong and how to fix it?

    This is one example…

  • WebMenu submenu disconnected in User Control

    I'm building a User Control that includes a WebMenu and WebGrid.  The problem I have is that when you click on a web menu item that should show a submenu, the submenu isn't always connected to the menu, it may start at the bottom of the grid and in…

  • 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…
  • UltraWebMenu

    I am Using Ultraweb menu in MasterPage. One i Check in FF, I am Getting Error Like this 

    this.__igmenu_navigateUrl is not a function.

    This Error shows in WebResources.asd.

     

    Can any one fix... Please I need a Solution. Its very urgent.

  • Alignment of webmenu items

    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?

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