Hello,
When a user edit a row in the editable table, it sets the row in a editable state. After the user pushes save the data is stored in the database. But the line is still in the editable mode. How can I set this back to the normal mode after saving the changes?