Click here to Skip to main content
15,867,325 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear Team,
Please provide code how to implement that functionality.
Search Name in Drop down List and enter text in textbox, only match or character contain show in drop down list

Reference site :
http://jombay.com/[^]

Search for jobs Title Name : I need implement same Functionality.


Regards
Rohit kumar singh
Posted
Updated 21-Mar-13 22:11pm
v2

1 solution

You needs to use AJAX extender for this functionality which gets list using webservice when you type a word or letter in text box.
Use AJax Autocomplete Control for this as given in below link
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx[^]
 
Share this answer
 
Comments
Orcun Iyigun 22-Mar-13 10:14am    
It solves a piece of his question. IT does not help him embed a textbox inside his drop down.

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