Export the entire table to post back to server?

Export the entire table to post back to server?

n3wb13n3wb13 Posts: 5Questions: 0Answers: 0
edited January 2012 in General
I have read the API and I can see that calling fnGetData(); will return a 2D array of the entire table. But is there any way to return a multi-dimension array or convert the data in the table to JSON format so I can post it back to the server? Thanks.
This discussion has been closed.