Just in case you are interested to know,
What I ended up doing is to have a Deletion flag and once set, I branch in the Update logic to do an actual deletion of the record from the table in the Save method of the access class.
Best regards,
Boris
Just in case you are interested to know,
What I ended up doing is to have a Deletion flag and once set, I branch in the Update logic to do an actual deletion of the record from the table in the Save method of the access class.
Best regards,
Boris