Auto Suggest Using AJAX.NET Library
Introduction:
Sometime ago I wrote an article in which I demonstrated how one can implement Google Suggest Functionality using AJAX.NET library. This article takes one step forward and shows how to improve the functionality and select the suggestions using the arrow keys. The article is also supplemented with code which is provided at the end of the article.