Expand row
Expand row
stevielawsom0908
Posts: 4Questions: 3Answers: 0
Friends,
Im trying to implement the feature from the home page whith the green + and - sign to epanf row. Im doing very bad at this and need anybodies help. Here's my imports:
<script src="../third-party/dataTables/1.10.12/js/dataTables.bootstrap.min.js"></script>
<script src="https://cdn.datatables.net/responsive/2.2.3/js/dataTables.responsive.min.js"></script>
Thanks for any response.
This discussion has been closed.
Answers
Please provide more details regarding the issues so we can try to help. Here is the Responsive example with Bootstrap. It will show you the CSS and JS files you should be using.
https://datatables.net/extensions/responsive/examples/styling/bootstrap.html
Kevin