Hi
I am using a memory form with a browse from a memory table, the memory table is created with startup and show the records in the browse, I select one of the records in the browse and open a memory form with a button. In the form there is several calculations and on the save form I get the record and update it with the new information. It does not refresh the browse with the new values.
If I click in the browse the browse is refresh with the new values.
Any suggestions how to refresh the browse after saving the data in the form. I run a do refresh::procedurename in the GotFocusBack embed-point, without any results.
Regards
Johan