AutoCompleteExtender Control In ASP.NET
How to use AutoCompleteExtender control in ASP.NET and how can i use it with web service method?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Oct 18, 2012, 12:48 AM
Please refer the below links
http://www.aspdotnetcodes.com/AutoComplete_From_Database.aspx
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx
http://www.codeproject.com/KB/ajax/autosuggestextender.aspx
http://www.codeproject.com/Articles/27217/Implementing-Google-like-Suggestion-using-Autocomp
http://www.aspsnippets.com/Articles/ASP.Net-AJAX-Control-Toolkit-AutoCompleteExtender-without-using-Web-Services.aspx
Thanks