javascript - Issue with tabletool of datatable with pdf, csv, xls and copy options -
stable = $('#s').datatable({ "bvisible":"true", "dom": 't<"clear">lfrtip', "tabletools": { "sswfpath": "https://cdn.datatables.net/tabletools/2.1.1/swf/copy_csv_xls_pdf.swf", "abuttons": [ "copy", "csv", "xls", "pdf", "print", "select_all", "select_none" ] } });
buttons showing fine, copy,csv,xls,pdf not working, not getting 404 , have checked in browser console, loading total datatable , buttons 's container dynamically filter button. may cause problem,, please me .
your browser adobe flash player plug-in disabled, disabled particular page or not installed @ all.
- enable flash in chrome -> https://support.google.com/chrome/answer/108086?hl=en
- enable flash in firefox -> https://helpx.adobe.com/flash-player/kb/enabling-flash-player-firefox.html
- enable flash in ie -> https://helpx.adobe.com/flash-player/kb/install-flash-player-windows.html
Comments
Post a Comment