Hi
I've got a continuous subform which is bound to a local table. The subform has record selectors which are used to delete individual records from the subform.
I have noticed that if only one record is selected, the user is prompted to confirm deletion. If no is clicked, the prompt comes up again. I've removed everything else from the parent form, together with any other code just to narrow down the list of potential issues. I have now been left with no code (other than debugging prompts) but the prompt still comes up. I can see that before delete, delete and after delete are fired twice for an attempted deletion of a single record.
I've attached a copy of the db with some sample data where you will be able to reproduce it.
Any help would be much appreciated.
I've got a continuous subform which is bound to a local table. The subform has record selectors which are used to delete individual records from the subform.
I have noticed that if only one record is selected, the user is prompted to confirm deletion. If no is clicked, the prompt comes up again. I've removed everything else from the parent form, together with any other code just to narrow down the list of potential issues. I have now been left with no code (other than debugging prompts) but the prompt still comes up. I can see that before delete, delete and after delete are fired twice for an attempted deletion of a single record.
I've attached a copy of the db with some sample data where you will be able to reproduce it.
Any help would be much appreciated.