I trying to get the data from the table using exprotAsString method from this example https://docs.handsontable.com/pro/1.10.2/ExportFile.html#exportAsString. Unfortunately I got Uncaught ReferenceError: getData is not defined when I try to run the code. It seems that I missed getData() function, but I couldn’t find it anywhere in the example.
How can I solve this problems?
Many thanks,
Bagus