Hey guys, I need some help with a combobox. basically I have items in my combobox and when the user types in a letter everything starting with that letter shoudl appear and keep going until the user has typed in the item text and that's the only item remaining. Here's an image of the items : http://puu.sh/4orRx.png so basically when c was typed, only items with c should appear. Anyone :)
Thanks!