How do i export all data/filtered data on the table, not just the current page to csv?
same
I'm trying to export data to csv from grouped data but when I open the spreadsheet, the data does not appear.
options={
{exportButton: true,
exportAllData: true }}
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.
Most helpful comment
options={ {exportButton: true, exportAllData: true }}