[How Do I:] Use the ASP.NET AJAX AutoComplete Control

by Joe Stagner

The AutoComplete extender control from the ASP.NET AJAX Control Toolkit provides real-time suggestions to the user as he or she types in a text box on the Web page, where the list of suggestions is obtained by an asynchronous call to a Web service on the server.

▶ Watch video (7 minutes)