How to export Filtered Table
How to export Filtered Table
yans_fied
Posts: 1Questions: 0Answers: 0
Well, tableTools is great plugin for exporting datatable to many type starting from just copying it to exporting into pdf, but how to get ONLY filtered row/record to be exported?
The default behaviour is exporting all table record even it's filtered.
The default behaviour is exporting all table record even it's filtered.
This discussion has been closed.
Replies
Allan
Allan,
Maybe something broke in a TableTools update, but currently the entire table at the link you mention is being copied to the clipboard (as well as exported to CSV) rather that the filtered result.
Thanks.
I also try to export from the table in the link (after filtering) but all the rows are being copied.
Can you link to the page showing the error please.
Allan
You have to set
"tableTools": { "aButtons": [ {"sExtends": "copy","oSelectorOpts": {"filter": "applied",page: 'all' }]