Using className to assign a class to the cells in the first column with columnDefs : $('#example').dataTable( { "columnDefs": [ { className: "my_class", ...
確定! 回上一頁