After updating to version 1.6.1 when i export to excel it exports whole table instead of filters rows. Mean export ignores all the filters under the columns and export whole table to excel sheet.
After Updating to New 1.6.1 Version, Export to excel problem
- Single Page
Posted 06 March 2018 - 08:17 AM
Posted 03 April 2018 - 10:26 AM
I confirm that with Datatables theme the export button create a csv with the whole data instead of the filtered result.
Even in the example on the Grocery Crud website doesn't work.
Hovering on the button you can see that the function export is called without any filter. With the flexgrid theme the link is different and contain the filter.