Nothing is showing on my page
Nothing is showing on my page
kjoumaa
Posts: 1Questions: 1Answers: 0
Hello.
Kindly o dont know what is the problem am sure all my code is clean and nothing wrong when i run my code nothing is appearing on the page. I can only see the Data From my database that i selected, but all what is related to Data tables is not appearing.
$(document).ready(function(){
$('#myTablename').DataTable();
});
Please can u tell me what is wrong in this code or what should i add so the code will work.
thank you.
This discussion has been closed.
Answers
Are you including all the necessary files?
Check the installation instructions:
https://datatables.net/manual/installation