标签: datatables export-to-csv export-to-pdf
我在一个大表上使用带有tabletools的数据表,该表通过ajax请求填充。
当用户选择多行时,会在table。
table
如何告诉csv / pdf导出只导出选定的行?
提前致谢
Fiddle