Hi, Is there any event in hot-table (for Anglar 1 or Angular JS) which occurs when any cell value is changed either by typing or pasting the value. I tried “afterChange” but it seems to be for other purpose.
Please see below for example in which change event can occurs if price value is changed.
https://jsfiddle.net/aszymanski/09a7zcL6/
Thanks