Browse By Tags

  • WebCombo give error "Input string was not in a correct format" and UltraWebNavigator (web menu) issue- V 8.3

     I have an asp.net web application in visual studio 2008 and using Infragistics version 8.3.

    Application is running fine on my development machine (Window XP, IIS6)

     

    But When I deployed the web application (by using publish) on client side on window 10…

  • Problem with autocomplete of WebCombo beyond row range

    Hi, I'm using webcombo with ultrawebgrid for a long time. But with raising of no. of rows binding to the webcombo (~500 rows), the performance is very slow when the page is loading or trying to edit the cell for the first time, so trying to figure it…

  • Use comobox whitout license

    Hi,

    Just want to use the combo box component on a web. 

    Do I have to acquire a license or can I use it for free?

    thanks

  • WebCombo binding data in CodeBehind

    Is there an example how to binding the data in the code behind with these options: Editable=True and ComboTypeAhead=Suggest & EnableXmlHTTP=true.

    I am able to bind the data in the codebehind (C#), ( InitializeDataSource and InializeLayout).  When I…

  • DropDown Images

    I want a dropdown control that displays a list of small images rather than text.  When the user selects an image, I want the control to display the selected image.  Do any controls in NetAdvantage for ASP.NET provide this functionality?  If so, which one…

  • Compatibility issues with Internet Explorer 10

    "hi, good day,

    i have problems with my version of infragistics and internet explorer 10,

    using a "webcombo", "webchooser" or "weblistbar, brand me an error openign the file , the error is  


    ************************…

  • WebCombo & IE9

    Hi, not sure if it's known issue that webcombo v10.3 is not working in IE9? When you click on drop down image and try to select the item it selects (higlighted) every item in the dropdown list and doesn't allow to choose an item.

  • Infragistics 35 version =9.1.20091.2040 is not working in IE 11

    Infragistics.WebUI.Misc Version=9.1.20091.2040
    Infragistics.WebUI.Shared Version=9.1.20091.2040
    Infragistics.WebUI.UltraWebCalcManager Version=9.1.20091.2040
    Infragistics.WebUI.UltraWebchart Version=9.1.20091.2040
    Infragistics.WebUI.UltraWebGrid Version=9…

  • Adding custom events to WebDropDown

    I subclassed the WebDropDown component and I'm trying to add custom events to it.

    With other components (UltraWebGrid for example) I implemented the IPostBackEventHandler interface, and I wrote the sub RaisePostBackEvent where I verified the name of…

  • Autocomplete and filtering in ASP.NET webdropdown control

    When we search for a string in ASP.NET dropdown, it does not provide the autocomplete and filtering feature like the ig:combo control. It does a wild card search with starting criteria. Let me know how to achieve the autocomplete feature in asp.net webdropdown…

  • Cannot select item after change value of input box in WebDropDown

    Hi!

    I am using WebDropDown version 14.1.20141.2150. In my scenario, I have one WebDropDown like this:




    EnableAutoCompleteFirstMatch="False"
    EnableAutoFiltering="Server" AutoFilterQueryType="Contains"
    EnableLoadOnDemand…
  • WebDropDown alwalys show the drop down list.

    In my case,I add a WebDropDown in the updatepanel which will post back to server automatically when value changed. 

    At first , i click the control to show the drop down list.And then change the value in the edit box of the WebDropDown,but do not select the…

  • Upgrading WebCombo - DropDownLayout

    Hi,

    I am upgrading an asp.net application which was using 2008 Volume 1 to use ASP.NET 14.1.

    The application has quite a few WebCombo controls, and the DropDownLayout property has been customized at many places.

    What is the equivalent attribute in the

  • Regarding setting filters in WebDropDown in ClientSide using Javascript.

    Hi,

    Kindly let me know on how to set filters in WebDropDown in ClientSide JavaScript.

  • WebCombo not showing data in some workstations

    Hi,

    We have an existing legacy web application using Infragistics35.WebUI.WebCombo.v10.3.

    It is running fine on production server, test server and other workstations.

    The WebCombos are showing data properly on them.

    But on some new workstations…

  • WebDropDown closes after scroll in chrome and ff

    Infragistics45.Web.v13.2  (13.2.20132.2077)

    If I create a WebDropDown with enough items such that the scrollbar appears, then when I scroll the list with the mouse in internet explorer 11, I find that the webdropdown does not close when I mouse up off…

  • WebDropDown not closing on select when EnableAnimations = True

    Infragistics.Web.v.13.2  13.2.20132.2077 (Feb 2014 service release)

    I would expect the drop down to close on selection when EnableClosingDropDownOnSelect = True, regardless of the value of EnableAnimations.

    However the drop down will only close when EnableAnimations…

  • WebDropdown doesn't work in Repeater

    I have a repeater with an item template. Within the item template, I have a WebDropDown. When I render the page, the first instance of the web dropdown works fine. All other instances of the WDD do not respond to user clicks, etc.

    Posting a bit of sample…

  • Compatibility issue with internet explorer 11 and Infragistic class asp.net controls

    Hi

    i am using infragistic 20111_ASPNET_VersionFree assesmblies version number 11.1.20111.2112 for infragistic asp.net classic control like webcombo in internet explorer 11 but i am getting following exception.My previous IE version was 9 and it was working…

  • Optimizing Combo Cascade and Server side filtering

    I have a web page that has many dropdown boxes  (ig:WebDropDown) many of these either use server side filtering (EnableAutoFiltering="Server") using the loadItems javascript call or cascade with a simular mechanism.

    My problem is that many of…

  • WebComboBox render issue in IE10

    Hello,

    I have some rendering issues with the WebComboBox. They are rendered fine within IE8, but in IE10 (on Win7) some of them (not all, but always the same ones) don't render the Drop Down Button on the correct position.

    Its only one Pixel, but…

  • Infragistics 13.1 Webdropdown issues

    Hi ,

    We have web dropdown in our page with checkboxes for multiselection(MultipleSelectionType="Checkbox" ). We have All, Opt 1, Opt 2 , Opt 3 in the list items. We need to disable other options, if we select All. If we unselect All then other…

  • Infragistics webdropdown issues while using multicolumn filters

    Hi,

    I am facing script errors sometimes when using down arrows. When I use navigation the dropdown container hides and no records are shown when navigating pages.

    I need to bind the dropdown in .cs / .vb page using dataset. Kindly let me know how to do…

  • webcombo selectedcell

    Hi,

    I'm using webcombo with Infragistics version 11.1.20111.1006, i ran it on IE9.

    Basically i'm using it as a search dropdown, the first time selecting the item, it's able to detect it. 

    how to get the selected value? currently i'm using…

  • WebDropDown Always show Checkboxes

    I added a WebDropDown to a Content page and set it to allow multi selection and with MultiSelectionType Keyboard. It worked properly. Then, I changed the MultiSelectionType to Checkbox and it worked properly. Then, I changed the MultiSelectionType back…