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

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -

angular - DownloadURL return null in below code -