hide record selector when displaying Access form in datsheet view

L

Luis in IT

I am trying to prevent a record selection and deletion by hiding the record
selector from users. I am able to hide such only when form view is displayed.
 
A

Allen Browne

Luis in IT said:
I am trying to prevent a record selection and deletion by hiding the record
selector from users. I am able to hide such only when form view is
displayed.

If the goal is to prevent deletions, why not set the form's AllowDeletions
property to No?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top