Hi Friends,
I have a Master (form) / Detail (editable grid view) Form.
I have a button on the Master Form. And when I press this button, I want
- Check the entries on the master form if they are valid or not.
- if they are valid, I want the form to “ADD NEW” records on the “Detailed” form.
Is it possible to do this without having to press “Add New” button on the detailed form?
Thanks,
Capecode