('#table_selector').dataTable( { "autoWidth": false, //<-------- add this //give custom width "columns": [ { "width": "10%" }, } );
確定! 回上一頁