Remove a row from the table after a field update.
Remove a row from the table after a field update.
prezmoten
Posts: 2Questions: 1Answers: 0
I have an editable column named 'Status' in my table, I'd like to hide the entire row after the status of the row is updated to "Approved". Basically I'd like the update to go through and then to hide/remove the row from the table.
I'm using inline editing with submitOnBlur.
This discussion has been closed.