Search
-
Rows of DataTable getting displayed below DataTable Outline / Header / Footer Elements
by kthorngren ·If you inspect my second example, the one with quotes, ie, dom: '<"#main_container_column">Bfrtip', you will find that Datatables adds that div with the id of main_container_co -
Rows of DataTable getting displayed below DataTable Outline / Header / Footer Elements
by kthorngren ·You have dom: '<#main_container_column>Bfrtip',. The '<#main_container_column> portion seems to be causing the issue. Note that the #main_container_column is not in quote -
Rows of DataTable getting displayed below DataTable Outline / Header / Footer Elements
by chewy ·$(document).ready( function () { varResultDataTable = $('#resultTableId').DataTable ({ destroy: true, paging: false, scrollY: 400, responsive: true, dom: '<#main_container_column>B