Hey their,
Suppose i have a handsontable of (say) n rows and (20) cols, and in ui i have a button (with js function call), so on click of it can it possible to load another set of data ( but this has to be appended (Only once) into the existing handsontable where the last line (+1 empty line) gets terminate)
And the row count will be differ here like some 5-10 difference.
Thank you