Browse By Tags

  • ig-webmenu.js

    Hi, I would like to know how to force my web app to point to ig_webmenu.js that is in /ig_common/Scripts folder. Currently, the script file is compiled as WebResource dynamic file upon loading. I need it for debugging purpose.

    I'm able to point to uncompiled…

  • Edwin Gutierrez Olivares

    my company has infragistic Infragistics35 Version=8.3.20083.1009 and we think to buy infragistic 2011 asp.

    i download Infragistics35.Web.v11.1, Version=11.1.20111.1006, but i have problem with we WebDataMenu before using ultrawebmenu but change it.

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

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

  • Hover over effect on spacebar in WebMenu

    I am using a single level web menu i.e. without any child menu options and i want to navigate to a URL when the manu time is clicked. I achived this using the targetURL property but now when i hover over the menu (not clicking) and going anywhere else…

  • Fixed Width of the Web menu

    Hi every one ,

     

    I have a horizontal web menu with 12 items in and it has a width of 885px  but now I am going to add few new items in the web menu and now the width increased. This is something unpleasant. I want to keep fixed  width of the menu. There…

  • Webmenu not showing dropdowns in Chrome

    I am using Infragistics 9. in asp.net and have simple dropdown menus that work in IE6, 7, 8 and Firefox but not in Chrome. Is there a fix for this?

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

  • Load image from SQL

    I am building menu dynamically from SQL table that has 2 fields: description and image.
    Do I have to create and save image file from SQL in order to use in menu?.
    How can I use image directly from the SQL?

    Thanks

  • Dynamic HoverImageUrl

    Hi

    Is there a way to dynamically populate the HoverImageUrl property for an item from an XML DataSource like the ImageUrlField property?

    Thanks.

     

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

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

  • Webmenu + Drilldown +WebHierarchicalDataSource

    I am trying to use the ultrawebmenu with a WebHierarchialDataSource in this case 2 SqlDataSource objects (Parent-Child)  Has anyone attempted this and if so could they provide an example?  The type of Menu I want is the drill down version.

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

  • 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
  • Error on creating webmenu

    when i use ultra webmenu, i got the following error.

     

    Error Creating Control - UltraWebMenu1

    Cannot create an object of type 'System.Ojbect' from its string representation "for the DataSource' property.

     

    How to solve this error

  • Webmenu customization issues

    Hi, I'm having a problem with a few customizations I want to apply to my webmenu. Any help on any of these problems would be greatly appreciated. My first problem is that I can't seem to figure out how to control alignment/spacing of the top level menu…

  • WebMenu IFrame BUG

    I have a WebMenu in ultrawebtoolbar.

    style is Slide so when i hover mouse over it it slids down to show submenus.

    functionality is like when i click on one of the menu items it goes to server side (partial post back because of the WARP).

    now when it…

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

    escape  button click hide righ-click(context)menu

  • How to fix width from header-menue

    Hello together,

    it might be a simple question.

    My problem:  I have a menue with 3 entrys. I do it in horizontal allignment with 100 % width for the menue itselfs. If I type the 3 menue-Header-Items the width of them depends on the text I type.  But I would…

  • WebMenue open on click - not automatic

     Is there a possibility to stop automatic showing all menue-items, when the mouse-coursor goes over the menue.

    I would like to open the menue by clicking an menueheader-point. Only than a menue should open. 

     

    Thanks for help.

    Carla 

  • Issue upgrading from v7.2.20072.1063 to v8.1.20081.2013

    Hello,

     We have recently upgraded to the 8.1 version from 7.2 and have encountered problems with our UltraWebMenu control that we've been unable to solve.

    Problem: Unable to click at some area within some buttons (some areas that should be 'link' areas…