i am using:

i am using:

vanitapvanitap Posts: 1Questions: 1Answers: 0

"sDom": '<"dt-panelmenu clearfix"Tfr>t<"dt-panelfooter clearfix"ip>',
"oTableTools": {
"sSwfPath": "{{ asset('/vendor/datatables-tabletools/swf/copy_csv_xls_pdf.swf') }}"
},

only the print button shows up but no csv,xls,etc

Answers

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395

    TableTools is no longer supported. You need to be using the Buttons extension instead.

  • allanallan Posts: 63,468Questions: 1Answers: 10,466 Site admin

    Very likely your browser doesn't support Flash or have the Flash plug-in installed. Use Buttons as @tangerine says rather than the legacy TableTools software.

    Allan

This discussion has been closed.