shadow9449
Registered User.
- Local time
- Today, 03:24
- Joined
- Mar 5, 2004
- Messages
- 1,037
After some experimentation, I've concluded the following:
All in all, I'd say "screw it" and disallow deletions by setting AllowDeletions to false and provide your custom deletion sequence via a button/custom toolbar, where there are no buffers involved that we have no control over and you can requery whenever you need and setting the focus on the next record without fighting with Access.
Wow...thanks for all the research.
My toolbars already have a delete button that is used to delete any record from any form. I wanted the invoice screen to have a different behaviour for the purpose of logging the delete rather than adding more buttons. It sounds like this is not possible...