Deleting record in subform Access 2007 - weirdness

  • Thread starter Thread starter AnandaSim
  • Start date Start date
A

AnandaSim

I haven't seen this before. Main form - subform situation. ACCDB

Subform has records.

Right click on the record selector in the subform shows no "delete
record" but has "add record" - yet AllowDeletions is ok enabled in the
subform.
Hit the delete key with the record selector having focus and the
record can be deleted
Hit Ctrl+X and the record can be cut.
But the UI appears not to give a clue that this is possible.

Any tips and ideas appreciated.

Ananda
 
On Sat, 10 Jan 2009 20:38:48 -0800 (PST), AnandaSim

In the A2007 Northwind sample application the "Delete Record" option
is in that popup menu. Compare it with your app.

-Tom.
Microsoft Access MVP
 
AnandaSim said:
I haven't seen this before. Main form - subform situation. ACCDB

Subform has records.

Right click on the record selector in the subform shows no "delete
record" but has "add record" - yet AllowDeletions is ok enabled in the
subform.
Hit the delete key with the record selector having focus and the
record can be deleted
Hit Ctrl+X and the record can be cut.
But the UI appears not to give a clue that this is possible.

Any tips and ideas appreciated.

Ananda
 
Back
Top