Hi.
Im currently using the ultragridview in which a have placed an ultradropdown (as a valuelist to one of my cells)
i have enabled suggestappend as my autocompletemode which works pretty fine. However my cell is still editable of other stuff than what is in my list. in a normal combobox i would set the autocompletesource to listitems so that i couldnt type custom things in my dropdown. Is there a workaround in the ultradropdown?
You need to set the Style of the grid column to DropDownList.