Community

Implementing autocomplete textbox in gridview using Ajax autocomplete extender

(Amit Jain) In this example i am implementing the AutoComplete functionality to textbox in the EditItemTemaplate of GridView 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.

Read More - Register for Free Membership