handsontable / hot-table

Handsontable - Best Data Grid Web Component with Spreadsheet Look and Feel.
http://handsontable.github.io/hot-table/
MIT License
130 stars 36 forks source link

Convert to Json #38

Closed harso121 closed 7 years ago

harso121 commented 7 years ago

Figured out the previous problem and everything is displaying correctly, but now I have another one, how would I go about converting the table data back to json?

harso121 commented 7 years ago

Figured it out :)

For those wondering: Just use .getData() on the table and then JSON.stringify