Dear friends, this should be very simple however I cannot do it. I just need to perform a simple check before a row is deleted on an editable interactive grid.
I just created a package with a routine that performs a simple validation which must be run before a row is deleted on a table. But I don't know how to execute it on an editable interactive grid. I thought it should be either a validation or a dynamic action, but I cannot set proper values to make it work, because it seems it never fires. I know it is simple. Your help is appreciated. Thanks in advance.