UI Deploy

Curated, Short, Web UI Dev we Love.

Using AJAX AutoCompleteExtender for autosuggest

In the present scenario, we need our text boxes to act more user friendly, so auto suggest is a feature that makes it more user friendly. Moreover the chance of making typo mistakes also reduces. This article will help you in adding a simple auto suggest feature using AJAX AutoCompleteExtender.

view source

Advertisement