ng2-handsontable icon indicating copy to clipboard operation
ng2-handsontable copied to clipboard

Angular 2 directive for Handsontable

Results 46 ng2-handsontable issues
Sort by recently updated
recently updated
newest added

do I need a handsontable license for production if I use this

The target entry-point "ng-2 handsontable" has missing dependencies : -rxjs/obseravle

Handsontable.prototype.alter('remove_row', coords.row); doesnt work with library, please help. handsontable__WEBPACK_IMPORTED_MODULE_2__.default.prototype.alter is not a function

I would like to use this in my SaaS Product, ( I Bill my customers for their use of my app ). Can i use this? This says MIT which...

As per the documentation we need to pass renderAllRows in the options but unfortunately its not disabling the virtual scrolling. Any suggestions

Hi, I've rendered html of button inside cell but I can't get the onclick of it in my angular 5's component. Does anyone know the way of doing it? I...

I am using ng2-handsontable. I want to implement functionality for Searching and highlighting text in handsontable. I can use browser Find (ctrl + f) but it only works on data...

Hi Team, i am using ng2-handsontable version 2.1.0-rc.2 in my application. i am using handsontable compoent inside another parent component. on chrome it works good but when i open it...