How do I fix buttons to header so when I use fixedHeader the buttons are included.
How do I fix buttons to header so when I use fixedHeader the buttons are included.
jawz302
Posts: 15Questions: 5Answers: 0
fixedHeader: {
header: true,
},
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
The documentation has instructions on displaying Buttons.
https://datatables.net/extensions/buttons/#Displaying-the-buttons
Is the discussion in this thread what you are looking for?
https://datatables.net/forums/discussion/comment/125508/#Comment_125508
Kevin
I finally figured it out.
Thank you for the help