Ramani Sandeep's Blog

DotNetting – Fast , Easy Way of Developing Applications

Archive for April 29th, 2009

Building a Type-Ahead Dropdown Control

Posted by ramanisandeep on April 29, 2009

The ASP.NET DropDownList control does not offer type-ahead functionality. Often users have to scan through hundreds of items before making a selection. This article shows how to easily implement type-ahead functionality in a dropdown that will be a hit with your users.



Read more ……

Posted in ASP.NET 2.0 | Tagged: , | Leave a Comment »