Browse By Tags

  • Webcombo is not working.

    Hi,

    I developed a web page with Infragistics35.WebUI.WebCombo.v8.1. I copied my web application in IIS 7 server. I was not able to get webcombo dropdown. The webcombo was not filled data from database. I tested database connection and connection is working…

  • Infragistics WebCombo FireFox 10

    Hi,

     I have Created one page with Infragistics WebCombo control version 11.1 in asp.net and  ran the application in FF 10.I  got below Error.

    "Input String was not in Correct Format"

    Please advice to solve this error.

    Thanks in Advance :)

  • Adding a WebCombo droplist into a UltraWebGrid

    Hi All,

     I am new to the Infragistics software and am currently experimenting with the UltraWebGrids and WebCombos.  I currently have a working WebCombo existing alone, and a working UltraWebGrid.  I wanted to add the WebCombo into a cell(s) of the data…

  • WebCombo font rendering (cleartype?) issue

    I upgraded our ASP.NET 1.1 project to ASP.NET 2.0 (Visual Studio 2008).

    In the process, I also upgraded the components from NetAdvantage 4.2 to NetAdvantage 10.3.

    Most things went pretty cleanly, although with the WebCombo and WebGrid I had to add font…

  • Preventing WebCombo from throwing an exception on render when the datasource is null or does not contain the DataTextField or DataValueField column.

    I have a WebCombo that will always have a DataTextField and DataValueField specified, but sometimes, its DataSource will be null or will not contain matching columns.  In this case, I would like the combo to be visible but unusable.

    What do you guys think…

  • Can I dynamically update the datasource of the dropdown?

    Good Morning,

    Initially I want to load a specific query. However there are checkboxes on the form I would like evaluated when the user clicks the drop down aero. I can dynamically create the proper SQL using Linq. I want to tap into the dropdown event…

  • Add Data from WebCombo to WebGrid...

    Don't know if this is the correct forum to ask this in.  It may be a webgrid question.

    What I am trying to do is the following:

    I currently have a grid that an admin uses for security to a web application.  Names and information is manually typed…

  • WebCombo Upgrade Problem with CssClass

    Hello,

    I just intalled the last version 2009 volume 1 and I have a problem with my style

    Font-size, font-family work like in 2008 volume 3 version. But the property "height" doesn't work. I set a value for the heignt in my .css and the default height…

  • Cannot select an item from the WebCombo dropdown list

    In an aspx .NET application, using client OS WIn 7 and version 9.1.20091.2137 of the WebCombo control, under browser IE8, I have the following problem:

    I cannot select an item (using the mouse click) from the combo's dropdown list. The dropdown list is…

  • Reset the WebCombo list items

    I have an UltraWebGrid.  When editing a row, a RowEditTemplate pops up.

    In the template, I have a WebCombo.  Initially, the WebCombo has all rows.  I also have TypeAhead.Simple set.  If I search for "apple", the WebCombo is filtered with all rows that contain…

  • UltraWebCombo in editable mode, does not seem to have a consistent property to read.

    I have a ultra web combo (called category) which is databound to a data table of values (can be empty). how ever when trying to read the selected or entered value, it appears i have to read one of several values to find the selected/enetered value.

     For…

  • WebCombo's dropdown list is in the wrong spot after browser scrolls.

    Hi All,

    I have several webcombos (10.3) in use and they are working normally, until I scroll the browser. I have a page that is too large to display all at once. When I scroll down to see the bottom of the page and drop a combo the dropdown list appears…

  • How to Hide the Webcombo's down arrow image icon

    Hi,

    How to Hide the Webcombo's down arrow image icon?. When webcombo loads it should be of textbox and when user type in , the down arrow image icon should appear and the values in the drowdown should be displayed. Any help will be appreciated.

  • filtering works, then disappears

     

    Have a basic WebCombo with simple data.
    I'm trying to filter the data as the user types.
    It works only if what the user is typing is what the column value starts
    with (e.g. if user types T-e-d, the row with 'Ted Redfern' is displayed)…

  • Issue while setting value in WebCombo, when Paging is enabled.

    Team,

    We are using WebCombo and have set it to display paged output. We are getting the Paging correctly (small dropdown at bottom of WebCombo dropdown). However, we are facing an issue when we look for the value in WebCombo (using FindByValue), so that…

  • igcmbo_getComboByID Not Working

    I'm trying to use igcmbo_getComboByID but it always returns a javascript error ("Object Expected") at that line of code.  Any help would be greatly appreciated.

     

    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ifrmhandmicro2…

  • DataValue of WebCombo becomes Null.

    Hello Experts,

    I have a selection criteria in my project where I have a combobox whose selection is compulsory and acc to that the grid report gets fired.

    Now after firing it for 1st time it shows correct output but afterwards if i navigate to…

  • how to extend webCombo 7.1 to webDropdown multiselection.

    Hi,

    We are using infragestic web control of 7.1 version and we having requirement to use multiselection webCombo control in our application.

    Can anybody provide some code to extend current 7.1 webCombo control to current release webDropdown multiselection…

  • Help with WebCombo in Mozilla

    Hi,

    I m facing problem in webcombo.I have webcombo's in my project which work on IE6 but when load the page in Mozilla environment it doesnt shows any data in webcombo.Just it shows the webcombo header and rest it shows blank on combo drill down.…

  • How to set the Webcombo Dropdown to visible

    How do I set the webcombo properties so that the dropdown portion is displayed on databind without needing to click the down button in the textbox looking field?

  • WebCombo rows missing in client side object model after postback

    Hi,

    I am using the WebCombo to display a list of business objects. The selection in this combo will change when selections in some other controls change. I am able to change the selection of this combo in client-side Javascript but after a postback the…

  • WebCombo not firing a SelectedRowChanged after selecting item in rows > 1

    I have a WebCombo control that works correctly when I can select the first item in the drop down list. If I select an item that is not in the first row nothing fires. I'm using the 9.2 controls and I'm testing with 10.2 using 3.5 framework and VS 2010…

  • WebCombo max length

    Is there a way or property on the WebCombo control that will allow me to limit the input typed in by the user to a certain length? I do not see anything like "max length" in the documentation.
  • AutoComplete and Grid as dropdown suggestion list.

    My requirement is simple.

    I am looking for something like an autocomplete textbox in which when start typing it should show the fetched data from database table and display the matching  in a grid format as dropdown. 

    I tried this with webcombo control…

  • WebCombo + WebDialogWindow

    Hello,

    I got a problem when I use a WebCombo into a WebDialogWindow

    The data are binded with an ObjectDataSource

     

    <asp:ObjectDataSource

    ID="dsoCountry"

    runat="server"

    SelectMethod="ListCountry"

    SortPa…