I'm using UltraComboEditor for CheckedComboBox, because I need the dropdownlist with checkbox to select multiple items.
But, I don't know how to add item named "[All]" to set all items checked / unchecked.
I'd like to set all items in the UltraComboEditor checked or unchecked at once.
Please let me know how to do that.
Hi,
I don't think there is any way to do this with an "[All]" item. But if you use UltraCombo instead of UltraComboEditor, you could use the Header Checkbox to allow the user to check/uncheck all of the items with a single click. I have attached a sample sample project here demonstrating this technique.
I changed UltraComboEditor to UltraCombo as you said.
But UltraGridBand and UltraGridColumn can not be fit to UltraCombo.
I wonder why UltraGridColumn.AutoSizeMode does not working.
If the size of UltraCombo can be changed,
how to make the size of UltraGridBand and UltraGridColumn automatically changed?
Hello guidegi,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
I guess that you have UltraCombo inside Grid cell but I am not sure that i understand your question completely. Could you please provide a small sample or/and mock up screenshot of what you are trying to achieve with detailed information about your issue.
Please feel free to contact us if you still have any questions related to this matter.