Combo Box

G

Guest

Is it possible to create a combo box with the same functionality as the VB combo box? The drop down list works fine, but I would like to have a combo box that shows more than one column when the user clicks on the list and only shows the first column when the list is not selected. Just like a combo box in a windows VB application or an MS Access form

Thanks
 
S

Steve C. Orr [MVP, MCSD]

Well there is no such thing as web combobox control because HTML simply does
not support it.
So therefore you have to fake it with some fancy server & client code. Here
is a link for a control that does
just that:
http://www.metabuilders.com/Tools/ComboBox.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com



v said:
Is it possible to create a combo box with the same functionality as the VB
combo box? The drop down list works fine, but I would like to have a combo
box that shows more than one column when the user clicks on the list and
only shows the first column when the list is not selected. Just like a
combo box in a windows VB application or an MS Access form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top