dataTable doesn't view as it should be
dataTable doesn't view as it should be
Raynth
Posts: 2Questions: 1Answers: 0
I'm a beginner with programming and started to use dataTable, but is doesn't view as it should be. I used CodeIgniter with the AdminLTE template and dataTable in default. The columns are not sortable and the search box and pagination aren't showing to the right. How can I fix this?
<script type="text/javascript" charset="utf-8">
$(document).ready(function() { $('#onderhoud').dataTable() } );
</script>
This discussion has been closed.
Answers
Happy to take a look at a test case showing the issue.
Allan
This is the output view of CodeIgniter.
Thanks - however, I would need a link to a running page showing the issue please.
Allan