Combo Box Errors

  • Thread starter jamie considine
  • Start date
J

jamie considine

Running into problems with combo boxes. Some systems using
my application do not update the combo box properly when a
user selects one of the items in the list.

Example: User selects "Production" from combo box dropdown
list, combo box updates to "Produ".

Combo box is a bound control. The attributes of the bound
field match the attributes of the dropdown query results
(both text[15]). No references missing on systems where
errors are occurring. SQL drivers are all updated.

Any thoughts out there?

Jamie
 

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