Buttons not appearing -- i'm going crazy :)
Buttons not appearing -- i'm going crazy :)
Leap77
Posts: 2Questions: 0Answers: 0
Hello all,
I've used the DataTables debugger (this code: ofepuh) where my code is available, please give a hand.
I don't understand why buttons (copy, print, xls) not appearing.
first time in this forums, awesome tool the debugger !!
Thanks in advance,
This discussion has been closed.
Replies
Thanks for your awesome tools, really !!!!
With the debugger online, i've solved. I put
And
<link rel="stylesheet" type="text/css" href="//cdn.datatables.net/tabletools/2.2.4/css/dataTables.tableTools.css">
And it worked !! My button appeared
Good to hear that worked. Important to note that TableTools is legacy software now and is no longer maintained though. Buttons is its replacement.
Allan