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

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -