I have a form which contains a subform. The subform is set to continuous forms. On the main form I have designed a navigation bar with buttons for add, edit, delete, etc. When the edit button is clicked, the fields in the form become editable including the subform and the only buttons on the navigation bar available are ok and cancel. The problem I have is that when changes are made in the subform such as adding new items or changing existing items, the cancel button on the main form does not undo those changes. It works great for anything on the main form but all changes in the subform are done. How can I make the cancel button undo all changes including those made to the subform.
Thanks or any help you can offer.
Thanks or any help you can offer.