How to: Call a Button’s Click Event Programmatically
Insert,Update,…
During the entry and editing is often necessary to click on buttons to the form to change or preserve in order to enter a new record.
Is there a way to programmatically generate the corresponding event instance when leaving the last field on the line?
Thank you
Best regards