Hello,
I have a Main form, link with sub form through a primary key in form and foreign key in sub form.
Now If I make the forms in wizard mode then it working good.
but if I make the form in design mode then after updating values of Main form associated records of sub form is not updating.
So where I can link both forms in design mode?
Thanks