fix column width in datatable code example Example: datatable column width columnDefs: [ { width: 200, targets: 0 } ],