Dropdownlist -- user data entry

  • Thread starter Thread starter et
  • Start date Start date
E

et

How can you do a dropdownlist like you used to in vb 6 combo box, you could
set the style so that the user can begin typing in the field to search for
an entry?
 
IE does not support such a control. You could probably create that uses
logs of JavaScript and DHTML to mimic that support, but nothing built-in.
 

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

Back
Top