Dear all,

My question is I have an combo box (DropDownList) which user can choose the item from the list or type the text directly in the textbox.

Is it possible when user click the combox, he can type the text directly? By default, he must click two times on the combobox in order to typing the text. (The first time is the combobox get focus, the second time is editing the text)

Regards,
Calvin