Delete Event called twice

I

Ivar Svendsen

Hello.

In order to properly delete a record from a form, I have
to catch the Delete event, set Cancel=True and do some
updating on several tables.

My problem is that even when deleting only a single record
the Delete event is called twice. This cause problems
because at the second time the record is already deleted.

Also, if the user chooses to cancel the delete process,
the delete warning will appear twice.


Could anyone please help me with this?


Regards,
Ivar Svendsen
 

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