How to prevent users from deleting more than one record at a time in a datasheet form

llyal

Registered User.
Local time
Today, 19:17
Joined
Feb 1, 2000
Messages
72
How to prevent users from deleting more than one record at a time in a datasheet form

Is there a way to disable this delete-more-than-one feature? Or determine if mutiple records are selected so i can write code in the delete events that check for this condition?

Thank you!
--Llyal
 

Users who are viewing this thread

Back
Top Bottom