Please help
The purpose of DropDownList style is to force the user to choose from the list. If you want the user to be able to type into the UltraComboEditor, use DropDown style, instead.
Thanks Mike
But I want data Down list when type into the UltraComboEditor
please help