hide record selector while in datasheet view

  • Thread starter Thread starter Luis in IT
  • Start date Start date
L

Luis in IT

Using Access 2003. I want to hide from users "record selector" in a form
while this is in datasheet view.
 
I'm affraid you cannot do this, if you want to prevent the user from deleting
the record, turn to Yes the AllowDeletions property of the form
 
Back
Top