I have an editable datagrid, and whatever change I made it gets automatically saved.
Is there a possibility to disable this automatic save, and only save it when I click a button. And is it possible that at the button click I save data even if I have modified it in multiple rows, so the complete changes get saved?