create 2 tables in one page using data tables, not working
create 2 tables in one page using data tables, not working
jeddat
Posts: 1Questions: 1Answers: 0
`
<
script>
$(document).ready(function() {
$('table.display').dataTable();
} );</script
`
This discussion has been closed.
Answers
I don't understand the question, I cant read the whole title without looking in the url of this page. Can you provide more detail here?
There indeed isn't much information in the question. Seeing the little info provided, you'll need to give each table a unique id.