@aleksandra_budnik thanks for quick response. I followed through these articles
I have tried
var hot = new Handsontable(container, hotSettings);
Handsontable.hooks.add(‘afterLoadData’, hot.validateCells);
but noting worked in my case
@aleksandra_budnik thanks for quick response. I followed through these articles
I have tried
var hot = new Handsontable(container, hotSettings);
Handsontable.hooks.add(‘afterLoadData’, hot.validateCells);
but noting worked in my case