I create a table from an uploaded spreadsheet. Where are changes and updates stored - the uploaded spreadsheet or the MySQL table created? If I update the uploaded spreadsheet or MySQL table directly (not through wpDataTables) how do I get the table to read the new data?
I create a table from an uploaded spreadsheet. Where are changes and updates stored - the uploaded spreadsheet or the MySQL table created? If I update the uploaded spreadsheet or MySQL table directly (not through wpDataTables) how do I get the table to read the new data?