Hello,
I am totally new to Angular and I’m currently working on handsontable. Is there a way to get all the changes in row of handsontable before passing the request to the backend? Currently, the changes are being passed to the backend every cell update.