Angular Data GridReferencing a Handsontable instance in Angular
Reference a Handsontable instance from an Angular component to programmatically perform actions such as reloading the data in your data grid.
On this page
Example
The following example is an implementation of @handsontable/angular
, which shows you how to reference the Handsontable instance from the wrapper component.
A | B | C | D |
---|---|---|---|
A1 | B1 | C1 | D1 |
A2 | B2 | C2 | D2 |
A3 | B3 | C3 | D3 |
A4 | B4 | C4 | D4 |
A | B | C | D |
---|
There is a newer version of Handsontable available. Switch to the latest version ⟶