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?
onChange event does not include a reference to the grid. Almost all of the
Share
Fixed here: https://github.com/warpech/jquery-handsontable/issues/152