Working example ?
Working example ?
Hi -
I have recently been trying to get the buttons in datatables to show (so far no luck.) May be because I have the target table in a bootstrap card element ? Not sure, but the reason I am posting is because in an attempt to debug the problem, I would go back to basics and so tried just to get a search builder button working. I followed the details in the given example here https://datatables.net/extensions/searchbuilder/examples/initialisation/button.html and here is my version, based on the example given https://p-e-t-s.org/table_test.html . As you can see, my version does not render properly.
Afaik, I have included all the CSS and JS files required, can anyone please tell me what I have missed ?
Many thanks.
~~
Paul
Answers
What exactly is not rendered properly? I see the Search Builder button and all the Datatables elements seem to show in the expected places.
Please provide more details of the problem.
Kevin