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

i have a text box which has to bind from database table from 1 column so that from that text box i can do active search means when type 2 or 3 letter in text box then matching word show automatically just like drop down


Thanks & Regards
Srishti gupta
Posted

1 solution

Hi..

This you can achieve by using AJAX autocomplete extender facility provided by Microsoft or you can use JQuery methods...
There are manier articles upon this topic.
Browse thru the below articles..

A Beginners Guide - Implementing Auto Suggest Functionality using Ajax Control Toolkit[^]
3 Different Approaches for Implementing the JQuery Autocomplete with ASP.NET[^]

Hope it helps..

Regards
Anurag
 
Share this answer
 
Comments
srishti_ 28-Jan-13 5:36am    
Thanx
Anurag Sinha V 28-Jan-13 5:39am    
np...happy coding..

regards

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