// Datatable content update $('#tb_items').puidatatable('sort',[{field:'item_name', order: 1}]);. Where item_name is the column that I want to ...
確定! 回上一頁