I have a B4Xpage with a B4Xtable on it showing a list of receipts.
When I go back and create another receipt, then return to the Page, how do I force the table to update, as it is the same table.
I have another, which updates after a record is added or changed in a CustomLayoutDialog, but after the SQL updates I just run the Sub that populates the B4Xtable.
I suppose I am looking for the B4Xpages equivalent of an Activity_Resume in standard B4A.
Thanks,
Kev
When I go back and create another receipt, then return to the Page, how do I force the table to update, as it is the same table.
I have another, which updates after a record is added or changed in a CustomLayoutDialog, but after the SQL updates I just run the Sub that populates the B4Xtable.
I suppose I am looking for the B4Xpages equivalent of an Activity_Resume in standard B4A.
Thanks,
Kev