Example: datatables change width of columns $('#example').dataTable( { "autoWidth": false, // might need this "columns": [ { "width": "20%" }, null, ...
確定! 回上一頁