Buttons doesn't display
Buttons doesn't display
njjosh
Posts: 12Questions: 2Answers: 0
I copied all js and css from this link given to me to perfectly use the pdf, print and excel and footercallback, but The buttons are missing and the show[x] entries disappeared, when I remove the dom: 'Bfrtip',
buttons: [
'copy', 'csv', 'excel', 'pdf', 'print'
],
it showed again.
here's the link:
http://live.datatables.net/zebovipa/1/edit
This discussion has been closed.
Answers
please note that in the test case, it works, but when I applied it in my project, the buttons wont display, I already copied js and css link. but still nothing happened
Hi @njjosh ,
Without seeing it failing, it's hard to suggest a solution. The best bet would be to check the console for errors, and try the debugger to make sure the correct libraries are being loaded.
Cheers,
Colin
You are aready getting assistance with this.
https://datatables.net/forums/discussion/55365/how-to-fix-datatables-warning-table-id-example-cannot-reinitialise-datatable#latest
Please don't make duplicate posts.
Thanks for spotting, @tangerine. @njjosh - please use that other thread for this.