currently i am able to validate the info from the child form to an external validating/saving form but i was wondering how do pass all the info of the child form to the parent form.
for example right now, if i save in the child form, it first validates and then saves.
however, if i want to save the child form from the parent, it will not save at all/or validate. so how do i get the parent form to save the child form if the person prefers to push the save button on the toolbar instead of the child form
for example right now, if i save in the child form, it first validates and then saves.
however, if i want to save the child form from the parent, it will not save at all/or validate. so how do i get the parent form to save the child form if the person prefers to push the save button on the toolbar instead of the child form