Hi,
I was using hooks to do some functionalities in my application previously, now with the latest version of @handsontable/angular
is the feature has been removed or a different approach has to be followed to achieve that.
I had created demos for both the senerios, please check and let me know the best possible solution to fix it.
https://stackblitz.com/edit/angular-erdzuq?file=src%2Fapp%2Fapp.module.ts -works fine
https://stackblitz.com/edit/angular-lqnka2?file=src%2Fapp%2Fapp.module.ts -not working
the code used in both the examples are same but only the version of @handsontable/angular
differs.
Thanks,
Bala