I know setting exportCSV.exportAll as false will only export the data shown in the table, but the problem is that I'm using pagination, so when I filter the data and it's more than one page, it's only exporting the first page of the table.
Is there any way to export all the pages after filtering?