Log in

View Full Version : SubForm Datasheet row updated event



mfaisal.ce
12-22-2020, 02:37 AM
Hello,



I have a subform with datasheet view. Now, the problem is how i can find out that New Row added or updated because i want to validate the value of column...



KIndly guide, which event i can use to check for every new record added or updated,????

OBP
12-22-2020, 05:35 AM
You can use the "On Dirty" or "After Update" events.