kor Posted August 4, 2012 Posted August 4, 2012 I'm not even sure what I'm looking for or what the process is called. Currently I have a combobox with about 30 items. A lot of them start with the same first character. For instance, "Speech Pathologist" "Special Teacher" "Special Teachers Aide" Currently I've noticed the behavior of a combo to only goto an item by typing the first character. In this case "S" will go to speech pathologist since it's the first item that starts with an S. Typing S again will take me to special teacher and so on. Is there any way to start typing inside a combo box and have it begin to auto file based on the items? So if I go to the combo box and start typing "spec" it will auto fill "special teacher", but if I were to keep typing "special teachers a" then it would fill in the special teachers aide item. What is this kind of functionality called?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now