How to use getDataAtRow in react

Tags: #<Tag:0x00007f8b1d290a18>

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.