I have a combobox. The way a combobox works is that if you start typing it starts displaying something from the list that matches. And if you click on the arrow it brings you the whole list. How can I do it so that when the user starts typing it also brings down the list without clicking the button?
Thanks
Thanks