Hi everyone
I have a problem:
Click the add button on Form A (open another form B,Write the data and click the OK button), there are new records in the new table, but form A does not display the new data and needs to refresh to show the data. I know to use _DS. Reread (), but I don't know where to add it, form A or Form B, lostFocus method or something else?