Hi -
I've been fiddling with this for a while. Here's what I'm tying to do:
Remove items from a combobox which do not match what the user types into the combobox. Worded differently, I would like the combo to act as a filter which presents matches based on any part of what the user enters.
To...