$(document).ready(function() {
$('#example').dataTable( {
"sScrollY": 150,
"sScrollX": 150,
"bScrollCollapse":true
} );
} );
The data gets rendered at 400 something pixels wide, without any horizontal scroll-bars.It looks like you're new here. If you want to get involved, click one of these buttons!
Get useful and friendly help straight from the source.