M
marty
I have a combobox that will display a form to add a record
to the supporting table. This is activated by the
NotInList event. The display of the form seems to be
working fine.
My problem is that when I complete the form and save the
new record, the underlying table seems to be updated but
the drop-down list in the combobox is not. As a result,
the new entry just added is still considered invalid and I
get the form re-displayed.
Is there a way to ensure that the drop-down list is
updated when the new record is saved to the supporting
table?
Thanks.
to the supporting table. This is activated by the
NotInList event. The display of the form seems to be
working fine.
My problem is that when I complete the form and save the
new record, the underlying table seems to be updated but
the drop-down list in the combobox is not. As a result,
the new entry just added is still considered invalid and I
get the form re-displayed.
Is there a way to ensure that the drop-down list is
updated when the new record is saved to the supporting
table?
Thanks.