Author: Peter A Bromberg | Posted on: 11/1/2011 5:22:14 PM | Views : 817

The JQuery UI Autocomplete widget, when added to an input field, enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering. This article illustrates its use with an ASHX WebHandler data source and has a complete downloadable Visual Studio 2010 demo solution. ...

Go to the complete details ...