Click here to Skip to main content
15,885,988 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,

I have a textbox called Customer name and my requirement is whenever i am entering the name into the textbox ,it has to be automatically displays the matching names from the database.
Any suggestions
Posted

1 solution

i believe you are asking about Auto complete Textbox
check below link
Using Jquery
http://jqueryui.com/autocomplete/[^]

Using Ajax toolkit
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx [^]


Code project link
Using AJAX AutoCompleteExtender for autosuggest [^]


for any other thing comment here
 
Share this answer
 
v2
Comments
PRAKASH_N 14-Aug-13 6:30am    
Thank u... the same i m asking for
PRAKASH_N 14-Aug-13 6:31am    
Is there any example which will bind the data from database
kishore sharma 14-Aug-13 6:36am    
If you are aware of Ajax toolkit,then go for that
PRAKASH_N 14-Aug-13 6:39am    
ok i got it

http://www.daveismyname.com/tutorials/php-tutorials/autocomplete-with-php-mysql-and-jquery-ui/

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