Browse By Tags

  • (Selenium WebDriver) Menu click pass but nothing happens on page

    I am writing a selenium C# test code for an old "infragistics" (I seriouly don't know too much about this) page. The page doesn't give me that much options when it comes to elements references. Like in the HTML below I want to click on INVENTORY which…

  • WebToolBar - getting exception on "igtbar_mouseUp" event

    Hi Team, 

    After the Infragistics upgrade on Webtoolbar from 11 to 16.2 (used WebDataMenu  to populate the tool bar buttons as per the guidelines), identified that events are not getting attached to the nodes mentioned below, and node ids are not getting…

  • Error using UltraWebToolbar v 5.2 in Google Chrome

    When running an application in Chrome and FirefoxInfragistic UltraWebToolbar.v5.2 control generates "Input string was not in a correct format" exception.

    IE is working fine.

    Are there any reasons for and solutions to that?

  • Facing Issues while Migrating from Infragistics 10.2 to Infragistics 12.2

    Hi,

    I have some issues while migrating from UltraWebToolBar in Infragistics 10.2 to WebDataMenu in Infragistics 12.2. I need to know the equivalent tags corresponding to TBCustom . Can somebody please help me.

    <igtbar:UltraWebToolbar ID="toolBar" OnTop…

  • UltraWebToolbar in Firefox 17

    Hi,

    Using UltraWebToolbar 10.2 for a few years now, but now having a problem with Firefox 17. In IE, the html looks fine:

    <div id="ctl00xctl00xMainxContentxtoolBar1" class="" style="z-index:1000;background-color:#63ADAB;width:787px;height:45px; text…

  • frustrated again wasting hours and hours - button width

    I creat an ultrawebtoolbar with buttons. all of the buttons distribute the width over the width of the toolbar - i cannot set the width of the buttons!!!!!

    I have wasted anouther 3 hours tryinbg to do something that should be simple/.

     

    Gary Goodwi…

  • UltraWebToolbar on IE10 with compatibility mode off

    Hi,

     

    I am using UltraWebToolbar in my ASP.Net project, and I have the following problems when I run the project on IE10 with compatibility mode off.

    1. The 'looks' is totally different.
    2. The button click event does not fire.

    I am using 'Infragistics4…

  • Error Initializing UltrawebToolbar

    I migrated from UltrawebToolbar version 6.3 to version 11.1 and now I get the error message: Error initializing the UltraWebToolbar.

    ASP.NET 3.5 , C#, Windows 7, IE8

    In the same application other Infragistics controls like UltraWebGrid work perfectly…

  • Web Toolbar with Update Progress

    Hi there

    We are using the WebToolbar control inside  an UpdatePanel, that has a ProgressPanel attached to it.

    However when i select a button from the WebToolbar that i s inside the panel we are not seeing the progress panel.

    any suggestions how i can…

  • UltraWebToolbar can't work on Chrome?

    Hi

    I am using

    Infragistics35.WebUI.UltraWebToolbar.v10.2, Version=10.2.20102.2040

    then I create a new asp.net page with a UltraWebToolbar

     

    aspx code

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    <!

     

     

     

    DOCTYPE html PUBLIC "-//W3C//DTD XHTML…

  • WebToolbar Hover is not Working

    HI,

     

    We are using UltraWebToolBar in out application all most on every single page.

    We just updated from 2008 v3 to 2011.1. Now Toolbar is rendering correctly but hover style and select style is not working.

    We have generic skin and css files, In…

  • How deselect buttons?

    Hello everyone,

    I have a big problem, I can not deselect the buttons on a toolbar :-(
    Is there a method other than that I try? . Items.fromKey always return null! Why?

    Is there a method to return the target element without obtaining a null ?

    <sc…

  • Toolbar?

    I have used the WinForms controls but know I need to create a webpage with a toolbar. Since the WebToolbar is being deprecated which tools are best to create a toolbar like the attachment?

    Thanks

  • Missing button when loading

    Hi,

    My company is using an Infragistics Toolbar with some buttons and we ran into an issue where a save button doesn't load. I thought it may have been a bad image URL but those are fine. Looking at the source, the <td> that is supposed to get rendered…

  • The recovery of the value stored in the Tag property of a TBarButton causes an exception!!

    Hello,

    Another problem with the UltraWebToolbar ..... :

    <igtbar:UltraWebToolbar ID="uwtb1" runat="server" >
    <
    Items>     <igtbar:TBarButton Tag="NUTS" Key="btnNuts" ToggleButton="true" >         <…

  • How to set UltraWebToolBar on its Initial Position?

    Hi,

     i am using UltraWebToolBar 2011.1 version,

    its moveable toolbar, i have moved this toolbar from its intial position to another position.after that i wanted this tollbar to repostioned it on its initial postion.

    for doing this, we have to double…

  • get TBCustom inner control with javascript

    HI

       I have a Dropdownlist inside a TBCustom control in webtoolbar.

    How do I get the reference to the dropdownlist in javascript.

     

    Gary

  • What happened to the UltraWebToolbar in 11.2?

    There is no web toolbar in 11.2?  Do I have to install 10.3 and use both frameworks to have it back?

  • On Mouse out backcolor remains

    Hi I have just updated to Version=11.1.20111.2116

    I am using the ultrawebtoolbar but now when I hover over the menu item it turns red (I am using redplanet style) when I mouse off the menu item the red background remains. How do I get it back to what…

  • Confirmation Dialog for a WebToolBar button

    Hi

    So far, using normal ASP.Net Buttons I was able in the Page_Load event to attach an action to the button's client-side click event like so:

    this.Button1.Attributes.Add("onclick","return confirm_CancelOrder();");

    and in the…

  • Can I render the items in the toolbar vertically instead of horizontally?

    Something similar to how the UltraWebMenu supports WebMenuTarget attribute of either HorizontalMenu or VerticalMenu?

    I don't see any specific attribute, but maybe I could handle via CSS? Or create a custom control inheriting from UltraWebToolbar?…

  • How to assign image to Toolbar button using css?

    I have to assign diffrent  image to toolbar buttons.

    How to assign diffrent image to Toolbar button using css?

    We have diffrent images for each button,  Enable/Disable images are diffrent.

  • Chorme issues with UltraWebToolbar

    Hello,

    I am using the 10.2 version of UltraWebToolbar. It works fine with  IE7, IE8 , Mozilla Firefox but I am unable to intercept events (for example OnGroupButtonClick or OnButtonClicked) when using Google Chrome. 

    What do I have to do to solve this problem…

  • Safari Issue with infragistics Infragistics2.WebUI.UltraWebToolbar

    Hi,

     

    We are using Ultrawebtoolbar in most of the pages in our application.  While it works in IE and Firefox,  the clientside events of these are not getting fired in Safari.  This is seriously affecting in pcs and laptops they insist on using safari …

  • Error initializing the UltraWebToolbar.

    When I add an UltraWebToolbar toolbar to an UltraWebTab dynamically it works fine, but when I create a new tab and add another UltraWebToolbar I get "Error initializing the UltraWebToolbar".  The first toolbar still works fine?