Form in Datasheet View preventing deleting of record

SoxPats83

Registered User.
Local time
Today, 10:05
Joined
May 7, 2010
Messages
196
i have a form being used as a sub form that is in datasheet view. it basically looks as if i have a table as my sub form. it is exactly what i want, except for one minor detail, like in your tables, you can right click on the record selectors and choose to delete row. i want this specific feature disable. i tried changing the "Record Selectors" option to "no" in the form properties, but it still remains. any help would be appreciated.

Thanks!
 
i have a form being used as a sub form that is in datasheet view. it basically looks as if i have a table as my sub form. it is exactly what i want, except for one minor detail, like in your tables, you can right click on the record selectors and choose to delete row. i want this specific feature disable. i tried changing the "Record Selectors" option to "no" in the form properties, but it still remains. any help would be appreciated.

Thanks!

I would recommend setting the form's property for Allow Deletions to No
 

Users who are viewing this thread

Back
Top Bottom