Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraCombo (RSS)
  • DropDownWidth

    Hi, I want the DropDownWidth equal this size of the columns. So I have set the DropDownWidth = -1. As mentioned the documentation its size equals to columns size and is limited to control size. However I don't want it to be limited to control size. At runtime user can achieve this functionality by...
    Posted to Forum by bhavesh_busa on 09-05-2008
  • How can i get Checkbox control(s) within Combobox control?

    HI, I need a control which should have Checkbox controls within the Combobox control? I am new to infragistic controls..please give mw some ideas todo it....
    Posted to Forum by Thiruchengodu on 08-26-2008
  • How do I remove empty space from UltraCombo......

    Hi, I am using UltraCombo on my form. If user scroll records in the UltraCombo then after last record it showing some extra blank space . I want to remove this empty space.How do I do this? Please advice Regards, Ganesh
    Posted to Forum by ganesdpatil on 08-21-2008
  • Re: Editor Buttons click events

    Thanks for your valuable advise. Now I am facing another one problem. I want to set ToolTip for those EditorButtons but I am not getting proper way to do this. How do I do this?
    Posted to Forum by ganesdpatil on 08-20-2008
  • Re: How Can I disable typing in a ultracombobox

    Mike Saltzman sugested that: "If you want to force the user to choose from the list and not be able to type or select text, it sounds like you need to set the Style of the Column to DropDownList" PROBLEM: When the component is used as an editor for a cell inside an ultragrid despite of having...
    Posted to Forum by petrutz on 08-11-2008
  • Hiding UltraCombo dropdown button in no associated records

    I have an UltraCombo control in a form and the control is bound to a dataset. If the dataset has no records, the dropdown button on the control is displayed. When you click the button you get an empty row. How can I suppress the dropdown button if the associated dataset does NOT contain any rows? Jim
    Posted to Forum by jtinsman on 08-07-2008
  • Adding a row of static text to an UltraCombo

    Is it possible to manually in code to add a row to an ultracombo? The combo is populated via a datasource, but I'd like to add a static value to the end of it if possible. Thanks
    Posted to Forum by princew on 08-05-2008
  • ultraCombo's dataTable does not update RowState when bindings' values change

    i have an ultraCombo that gets the data from a dataTable adapter.Fill(_table); ultraCombo1.DataSource = _table; i have several controls bound to ultraCombo using databinding ultraTextEditor1.DataBindings.Add("Text", ultraCombo1.DataSource, "Description"); binding is working ok, but...
    Posted to Forum by nManyi on 08-05-2008
  • Overflow Button property in the ultraCombo Control

    Hi, I am using a Ultra combo box and if the displayed text length of ultraCombo exceeds the Width of the UltraCombo Box, I want to Display a Overflow Indicator . Is there any property like the overflow indicator button which is available in the ultraComboEditor to notify the text overflow property. Can...
    Posted to Forum by ganesdpatil on 08-01-2008
  • Re: UltraCombo AutoCompleteMode customize

    In ultra combo/combo editor when you type first letter then ultraCombo1.Text property is getting to set whole word which is not happining with normal windows combobox. For example:- Suppose I have "Apple" item in my list. then if I enter "A" then ultraCombo1.Text property is becoming...
    Posted to Forum by ganesdpatil on 07-30-2008
Page 1 of 6 (53 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems