Click here to Skip to main content
15,891,316 members
Articles / Web Development / ASP.NET

Filterable check box list

Rate me:
Please Sign up or sign in to vote.
4.70/5 (6 votes)
8 Mar 2011CPOL1 min read 41.4K   1.2K   17  
In all our web projects, we would like to provide rich user interface with minimal real estate used. One such requirement was to provide filterable check box list. This allows the user to filter the checkbox list items on typing some characters in the textbox.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
9+ plus years of experience in IT industry. This includes experience in architecting, designing and developing solutions on Web and desktop application platforms

Comments and Discussions