SyntaxSocialist
Registered User.
- Local time
- Today, 19:49
- Joined
- Apr 18, 2013
- Messages
- 109
On a data entry form bound to a single table, there is a subform displaying all the records in the source table.
If the user accidentally adds a record that they didn't mean to add (or if I add a record to test the form's functionality), and then right-click and delete the record, "#Deleted" appears in all the input controls.
This is rather ugly and I would like to avoid it if possible. Can anyone provide some more info on why this is happening and if there's a way to prevent it?
If the user accidentally adds a record that they didn't mean to add (or if I add a record to test the form's functionality), and then right-click and delete the record, "#Deleted" appears in all the input controls.
This is rather ugly and I would like to avoid it if possible. Can anyone provide some more info on why this is happening and if there's a way to prevent it?