Fix problem with editing database
Fix problem with editing database by changing the implementation of the save changes functionality. With this merge request, all changes are validated and saved at once instead of one row at a time. In addition, the row index button now does nothing instead of selecting a whole row.
Closes #189 (closed)
Edited by Kien Le