• Easy to add to existing ASP.NET applications.
    See instructions here.
  • Derived from asp:TextBox control. Can use all Validators compatible with TextBox.
  • Utilizes AJAX to retrieve data from the server without reloading the page.
  • Use up/down keys or mouse to select appropriate item in auto-complete box.
  • Customize the look of auto-complete box using CSS.
  • Allows for multiple AutoSuggestBoxes on one page.
  • Supports IE and FireFox.
  • All code is included.
  • Totally free.