Click here to Skip to main content
15,883,769 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 65K   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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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