How can i add collection of values in my combobox ultragrid.
And is it possible to add a radio button in my ultragrid?
Please help. Thanks.
Hi , i would like to add a windows combobox to ultragrid cell instead of ultradropdown? any ideas on this ?
Hi Prasaanth,
You might be able to do this using the UltraControlContainerEditor, but that's a pretty complicated solution. Why can't you use a ValueList, UltraDropDown, or UltraComboEditor?