I have several columns in a table that use a Combo Box for entry with the values defined from a unique list of previous values entered in that column.
That works perfectly except that I have to perform a manual refresh before a new value will appear in that list.
Is there any simple method for performing an automatic refresh after a row is added or updated?



