Hi All,
The hard coded update button on the editable grid object is causing issues that requires a lot of manual clean up.
I have functionality that needs to be executed when this grid is updated, but the update button does not trigger it. So, I need the grid to be editable and I need to disable the update button.
Alternatively, is it possible to call another action set when the update button is clicked? I've looked around, but it doesn't seem like we have the ability to alter what the update button does...
I can tell my users to not click the update button, but it will happen if the option is available.
Thanks,