The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: AutoCompleteExtender in ASP.Net calling from database using Webservice
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Shirsendu NandiPosted Mar 28, 2011, 2:14 AM
Ok I will give the complete solution code.NAd by the way in the ServiceMethod part you have to give the name "GetCompletionList".IF you give the name "Getrecords" which have written in webservice ,It will not call this method by autoextender.
Suthish NairPosted Mar 28, 2011, 1:39 AM
Service Method (GetCompletionList) missing from given code. Not provided a complete solution with code for control. Spelling Mistakes need to be corrected.