Home
Get Started
Downloads
Web Forms
MVC
AJAX
Community
Wiki
Forums
Sign In
Join
Home
›
AJAX
›
AJAX Videos
›
[How Do I:] Use the ASP.NET AJAX AutoComplete Control
Comments (
88
)
Show all 88 comments
You must be logged in to leave a comment.
Click here
to log in.
[How Do I:] Use the ASP.NET AJAX AutoComplete Control
20 March 2007
By Joe Stagner
7 minutes
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.
Download for Windows Media
Download for iPhone/iPad/iPod
Download the Source Code (VB)
Download the Source Code (C#)