dynamic ComboBox not capturing selection

A

anon

I'm loading a small comboBox's Items list dynamically. There's no
databinding, the population of the list is pretty simple and is working
fine. However, when I try to select one of the items, the selection is
not captured and the comboBox stays blank. I've read some mentions of a
KeyEvent bug in the CF, is this related to that?
 

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

Top