Hi friends
I have problem with form refresh ((.reread())
In form have many data select from many table
when I compile run the form the next and provide button work
I have button have update function
After update I need to close the form to refresh data
Can write to me the function or which methods call to refresh inside button
Note that I used it to function all my data sources (all my table).reread()
BankAccountTable.reread();
CHECKISSUE.reread();
BASICDATA.reread();
CHECKISSUE_DETAIL.reread();
CHECK_NUMBER_TABLE.reread();