Click here to Skip to main content
16,021,041 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I would like to create a textbox as auto suggest..?? can we fetch record from our database and will populate the list for suggestion? if yes then how can we achieve it with javascript?? and if not then how can i make it only with javascript . I m using asp.net as front end..
Thnx in advance.
Posted

1 solution

AjaxControlToolkit is having an AutoComplete textbox,

AutoComplete[^]
 
Share this answer
 
Comments
Sandeep Mewara 22-Jul-10 9:29am    
Apart from the mentioned control, there are few at this very site. If needed, just use CP search and go through them.

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