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

Create a ComboBox web control with jQuery and ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.38/5 (5 votes)
4 Jun 2012CPOL5 min read 64.8K   2.6K   22  
ComboBox is a common used control that has no default support by HTML specification and ASP.NET. In this article, I will present a ComboBox web control that is built with jQuery and ASP.NET.

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
Software Developer (Senior)
United States United States
Senior Software Developer from New Jersey, USA

Have 15+ years experience on enterprise application development with various technologies.

Comments and Discussions