| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
MultiSelect Drop-Down List (ComboBox)
After a discussion in the .net forum about multiple select drop down lists, (See Here) I thought I would put one together so that everyone can see how this type of thing can be done (and quite easily -- this took about an hour during a class I was teaching, so it is actually about 15 minutes of work.)
You can download and use the attached source code freely, but if you try to sell it and make money, please cut me in. I used a standard button with a V or ^ in it for simplicity, but it would look much nicer with an image button. You can use this combo box almost exactly like you would use a regular list box with the exception that this one has a "Text" property just like a combo box. Enjoy! Last edited by gregory.owen@hp : April 30th, 2005 at 11:32 AM. Reason: added hyperlink to mentioned thread |
|
#2
|
||||
|
||||
|
ps unlike *some* user controls, this one works just as nicely in firefox as it does in IE.
|
|
#3
|
|||
|
|||
|
Another good one
Also a nice multi-select drop down here, with an image for the drop down button.
http://www.keirgordon.com/2007/09/m...for-aspnet.html |
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > MultiSelect Drop-Down List (ComboBox) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|