How to use getDataAtRow in react
How to use getDataAtRow in react
Hi @satra2806
Here is an example https://jsfiddle.net/x4huo2d9/2/
I used an external button to attach logic to alert the values of the first row. In this case, you need to set up the reference to the Handsontable instance. Here https://handsontable.com/docs/react-hot-reference/ is the basic demo with the description.