AutoComplete functionality to textbox using AJAX autocomplete extender


/ Published in: Visual Basic
Save to your folder(s)

In this example i am implementing the AutoComplete functionality to textbox using AJAX autocomplete extender, for this we need to create a web service which calls the method to fetch data from database and display results as suggestions for textbox

URL: http://www.dotnetfunda.com/articles/article224.aspx

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.