ng2-handsontable
ng2-handsontable copied to clipboard
Angular 2 directive for Handsontable
This functionality should probably be implemented as a service to wrap the HOT instance and expose the methods.... But until then- Would like an emitter to be called when HOT...
I know you can assign rowHeaders and colHeaders in the options object, but for some reason you can only assign colHeaders (or col-headers) in the template, not rowHeaders.
It seems that the context menus (among other things) are not available when using Angular v4 CLI. Does anyone have context menu support working in Angular v4 CLI? I believe...
Following the Quick start instructions: I installed with "npm i ng2-handsontable --save" and didn't do step 2, because I'm using the CLI. Updated the module file per step 3, then...
Can you show how to add a custom button to maybe update settings from readOnly = true to readyOnly = false on a button click? Kind of like this example:...
The report is getting blankout if I swiftly scroll in mobile devices (Android + iOS)