For Google spreadsheet we do have option to import your data through our wpDatatable Constructor and use that table for this functionality but just to be clear this grabs data from Google Spreadsheet and creates new MySQL table with that data which you, or your user, can edit. Modifications that are made will not be reflected to google spreadsheet itself.
How do you setup this? I need it to work with a table generated from a Google Spreadsheet as well.
Hi Gmsthailand,
You can find tutorial on how to setup this in our - Text documentation - Video tutorial.
For Google spreadsheet we do have option to import your data through our wpDatatable Constructor and use that table for this functionality but just to be clear this grabs data from Google Spreadsheet and creates new MySQL table with that data which you, or your user, can edit. Modifications that are made will not be reflected to google spreadsheet itself.
Ty for your response. :)