Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraCombo (RSS)
  • Cell drop down and data types

    Hi, I'm having a slight issue with a grid cell, an ultracombo as the editor control and validation of the cell itself. The problem: The cell represents a rate (ie charge or pay) and must allow negatives, with up to 2 decimal places. The cell should also provide a drop down list of available/default...
    Posted to Forum by stevosimpson on 11-21-2008
  • UltraCombo flickers when loading a form

    I have two UltraCombos on a simple form. There are no actions when loading and showing the form, but the Combos cause the controls on the form to flicker while opening the form. When I set the Combos to visible=false in the designer, the form opens without any flickering. So I tried to set them visible...
    Posted to Forum by rootbash on 11-17-2008
  • UltraCombo Dropdown

    hi all, i'm facing an issue in ultra combo.. in my forms i'm having 5 ultra combo boxes which i'm populating through data table.. i want the combo drop down when user start typing in the editor.. i couldn't find a property for that so i use the ToggleDropdown method in the TextChanged...
    Posted to Forum by rafeethu on 11-17-2008
  • Prevent list close up after last character

    I want to prevent the automatic close up of the UltraWinCombo after a value is selected. Atm when the last character of the value is entered the Combo closes up. Is there a way to prevent this and to close the list at leave? I'm using AutoCompleteMode.SuggestAppend. We need this, because our customers...
    Posted to Forum by xss1 on 11-11-2008
  • How to populate UltraCombo based on first character typed

    I want to use UltraCombo (or UltraComboEditor) with a datasource that gets populated based on the first character typed into the edit area. The datasource comes from a webservice which means that performance is an issue. I can't download the entire list. However, I can ask the webservice to return...
    Posted to Forum by apittsley on 10-23-2008
  • Problem with ultra combos Auto complete mode.

    Hi, I am using ultra combo in my application. I set DataSource , ValueMember and DisplayMember properties. As well as set LimitToList is equal to True and Auto complete mode to SuggestAppend. But if user type text same as value members any value then it is selecting that record. e.g. Suppose I have 5...
    Posted to Forum by ganesdpatil on 10-16-2008
  • Problem for UltraCombo SuggestAppend property in UltraGrid.

    Hi, I am Using ultra combo in my application as a editor Control in Grid . I set AutoCompleteMode as SuggestAppend for that combo. If i press any key then it is not showing drop down box with possible values. But in case if I use same combo box in my from then it is working fine. To work Combo box in...
    Posted to Forum by ganesdpatil on 10-03-2008
  • Ultracombo filters but does not hide filtered out rows

    I have an UltraCombo bound to a DataTable and I am using the ColumnFilters property on the Band to filter the data. When I debug in Visual Studio I can see that the filter is applied correctly and that the DisplayLayout.Rows.FilteredInRowCount is less than the Rows.Count. Yet the rows that are filtered...
    Posted to Forum by detrickm on 10-02-2008
  • Dropdown with multiple columns and first colum as checkbox

    Hi, I have a question on how to achieve the following functionality. I have a screen with multiple controls spread across the form. There are atleast 6 dropdowns on that form and user can only value select one from each dropdown. However the requirement has been changed and wants to see multiple columns...
    Posted to Forum by Civaram on 09-26-2008
  • NotSupportedException when using AddNew() method

    I am trying to add a row to my UltraCombo programmatically and I get an exception I have read about the other issues people have add when not having the allownewrow setting set to True, but that has not helped me. I am not sure if it is the underlying datasource based on the exception. Here is my code...
    Posted to Forum by sbohland on 09-15-2008
Page 1 of 7 (67 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems