How to implement autocomplete combobox
I need a combobox getting data from database having ability to search substring.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Harminder SinghPosted May 5, 2015, 10:11 AM
check the following links...
http://net-informations.com/q/faq/autocombo.html
http://www.codeproject.com/Tips/104971/AutoComplete-ComboBox-Control-From-Database
for static names
http://www.c-sharpcorner.com/Blogs/2050/
http://aspforums.net/Threads/183328/AutoComplete-Like-Search-ComboBox-control-in-Windows-Forms-Application/
It may help u.... thanks
priyanka bhatnagarPosted May 5, 2015, 6:33 AM
Sanjeeb LenkaPosted May 5, 2015, 5:36 AM
http://www.codeproject.com/Tips/631196/ComboBox-with-Suggest-Ability-based-on-Substring-S