3
Answers

Combo Box with suggestion list

I want a combobox in which, when I start typing then it should display a suggestion list and it should not allow me to type anything if the string is not present in the list.

Answers (3)