It looks like you're new here. Sign in or register to get started.
Function UpdateTheForm: CurrForm.UPDATE(FALSE);
CurrForm.SAVERECORD; // Optional, this saves the changes to the DB. CurrForm.MySubForm.FORM.UpdateTheForm();
Comments
On the main form, you have to give a name to the subform.
On the OnValidate-trigger of the form, you have to put:
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!