handsontable / hot-table

Handsontable - Best Data Grid Web Component with Spreadsheet Look and Feel.

Home Page:http://handsontable.github.io/hot-table/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert to Json

harso121 opened this issue · comments

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?

Figured it out :)

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