$(document).ready(function() { $('#example').DataTable()( { "aoColumnDefs": [ { "sWidth": "200%", "aTargets": [ 7 ] } ] } ); } );
It looks like you're new here. If you want to get involved, click one of these buttons!