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
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