I have made a class that extends SysOperation, the class changes some data on SalesTable.
I am calling the class from a button on Form SalesTable, now when the class is done changing the data in SalesTable, the form does not show the change, how do i update the calling form?
*This post is locked for comments
I have the same question (0)