Would you please review the link below. I am unable to use "buttons" on this page.

Would you please review the link below. I am unable to use "buttons" on this page.

This question has an accepted answers - jump to answer

Answers

  • SmartpdfSmartpdf Posts: 2Questions: 1Answers: 1
    Answer ✓

    Never mind.

    $(document).ready(function() { $('#display').DataTable( { dom: 'Bfrtip', buttons: [ 'copy','excel','csv','pdf','print' ] } ); } );
This discussion has been closed.