How to enable delete submenu item on a datasheet

  • Thread starter Thread starter Dean Slindee
  • Start date Start date
D

Dean Slindee

I need to allow the users to be able to delete a row in a datasheet view of
an Access 2003 table. In case is makes any difference, the table is shown
on a subform in datasheet view. When the users right click on the record
selector on a row, the context menu shows menu items for "New Record" and
"Delete Record", but they are disabled. Where do I go to reenable them? I
may have unintentionally removed this capability when evaluating other menu
items.
 
On Tue, 26 Feb 2008 18:48:05 -0800, "Dean Slindee"

Take a look at Allow Deletions at the Form level of the subform.
-Tom.
 
Back
Top