Hi All,
I wonder how do I include a checkbox in a dropdownlist control.?
I am working on a particular enhancement for the web application. In the application, the user can do a search based on a certain criteria populated in the dropdownlist control. The user can select only one criteria in the dropdownlist at a time.
The enhancement is to allow the user to do a search with multiple criterion e.g. checking mutiple criterion in the dropdownlist using a check box control. So I am wondering if anybody knows how to include the checkbox in the drop down list control.
Many Thanks
Luke Sayaw
.NET Developer
I wonder how do I include a checkbox in a dropdownlist control.?
I am working on a particular enhancement for the web application. In the application, the user can do a search based on a certain criteria populated in the dropdownlist control. The user can select only one criteria in the dropdownlist at a time.
The enhancement is to allow the user to do a search with multiple criterion e.g. checking mutiple criterion in the dropdownlist using a check box control. So I am wondering if anybody knows how to include the checkbox in the drop down list control.
Many Thanks
Luke Sayaw
.NET Developer
Comment