AutoSuggestBox is a free ASP.NET component, which allows you to implement functionality similar to 'Google Suggest' (auto complete feature) in any web application. This control is derived from asp:TextBox so you can use any validation available on Textbox. You can customize the look and feel through CSS. Complete source code and demos are available for download.
comments