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!

Nevermind :P I've got it. Foranyone who needs help basically add the items in to AutocompleteCustomSource and then set the autocompletesource to custom source and autocomplete method to append << play around with that till you get your desired style :D

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.