('#example').dataTable( { "autoWidth": false, // might need this "columns": [ { "width": "20%" }, null, // automatically calculates null // remaining width ] ...
確定! 回上一頁