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…

  • Difference between UltraWebMenu, WebDataMenu and WebNavBar?

    Hi,

    My company just purchased a license for the latest version of NetAdvantage for ASP.NET, upgrading us from 2007 Vol.3 to 2010 vol. 3. I had previously built a top level horizontal UltraWebMenu that worked very well for us up until we discovered some…

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

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

  • 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…
  • Populate WebMenu using innerHTML property

    Hi,

    I have a webmenu which i want to populate from client-side using the innerHTML property and RenderControl method and a AJAX call. This approach works great with a ultrawebtree but doesn't seem to be working with ultrawebmenu. Is this a known limitation…

  • UltraWebNavigator 6.3.20063.53 Not Working

     Upgrading a working .NET 1.1 app to CLR 2.0. The popup menus are built on fly server side:

    ui = new Infragistics.WebUI.UltraWebNavigator.Item();

    ui.Tag = "PreviousDay";

    ui.Text = "Previous day";

    UltraWebMenu.Items.Add(ui);

     

    This builds the…

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