Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
1.60/5 (2 votes)
See more:
Hi,
I using dropdownlist in my web application. I want dropdownlist with textbox search that means if i type in textbox the related items will be displayed in dropdownlist then i can select from the list. How can i do this? Please help me........
Posted
Comments
[no name] 3-Aug-15 10:47am    
You do some research on "autocomplete"
Member 10556393 3-Aug-15 11:30am    
Thanks for your help.

It is not dropdownlist.. the thing what would you want to ask is nothing but "AUTO COMPLETE EXTENDER".dO some exercise on simple auto complete extender..
http://www.aspsnippets.com/Articles/AJAX-AutoCompleteExtender-Example-in-ASPNet.aspx[^]
AutoComplete With DataBase and AjaxControlToolkit[^]
By means of Ajax Tool Kit u can acheive this...
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900