Overriding Add, Add and Close buttons
02 September 2024
Hello. Recently I was need to update some logic for Add, Add and Close buttons
Overriding events for these buttons can affect these buttons on other screens. So, I decided to do this with RowInserting method
So on moment when row is inserting you could do whatever you need to update logic for Add, Add and Close buttons to not affect on other screens