When cell editor closes, mark the db row as dirty #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, when a rich cell editor closes (paragraph editor, select editor, e.g.), the ag-Grid doesn't get marked as dirty, so the DB doesn't enable the save button until the user selects a different cell.