I’ve combobox contains long list of city names. Now I want to select the entry as I type. For ex if “Am” is typed it select the entries starting with “am”. If “Van” is typed it select the entries startin with “Van”. I need help for the same.