deeta
deeta

Reputation: 21

Reference to handsontable grid in the onChange event

onChange event does not include a reference to the grid. Almost all of the examples have the grid id hard-coded in the event handlers. I have a use case with multiple grids on a page. Is there a way to get to the id of the grid from the events?

Upvotes: 1

Views: 2251

Answers (1)

Related Questions