I’m using this code to display the table.
tablacambios = $('#tablacambios').dataTable( {
"bJQueryUI": true,
"sScrollY": "150px",
"bPaginate": false
} )
but when the table has few records are not displayed correctly. the footer is shown below.
I put a screenshot here
try adding this to your options: