Handsontable edit data on row change -


i using nghandontable datagrid. facing 1 problem not finding row change event. need because if save data on afterchange event in database table, server hit on every cell change can cause performance problem.

so want hit server on row change event hit after changes done row.

please me suggestion or work around of problem.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -