Refreshing databound controls

D

Dan Neely

If I have a combobox bound to a table on a form and additional
controls on the form to add new values into the table, is there a way
to refresh the combobox to show the newly added value without having
to close and reopen the form first?
 
Top