Dropdown list edit enabled

R

RA

Hi

Is there a control that I can use to show dropdown list and also to give the
user option to enter information to the dropdown list?

Thnaks,
Ron
 
C

Cowboy \(Gregory A. Beamer\)

You mean like a combo box in VB? No! Unfortunately, HTML is a bit behind the
times. You could conceivably create a server control that has an other
option that, when selected, opens a text box, but that would be your own
programming effort (deriving a class from the DropDownList would be a good
option). In general, I put a textbox that I JavaScript enable when other is
chosen, as it is easy enough to do and does not require any postbacks.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 

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
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top