Deleting records in a master-detail form

L

Leif S

In a form with two folder objects I show master-detail relation. On the
detail folder I have code on the Current event that should not execute if the
user has pressed "Delete" on the master record. How can I test if the master
record has been deleted. I need to do this from the Current Event on the
child folder.
(The actual deletion of the child record is taken care of with a cascading
delete in the database)

Thank you for any assistance.

Leif S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top