gridyxz = $("#sjjg_table_yxz").DataTable({
"searching" : false,
"info" : false,
"ajax" : url,
"destroy": true,
"columns" :[
{ "data":null,
"sortable" : false,
"searchable" : false,
},
{ "data":"orgno",
"sortable" : false,
"searchable" : false
},
{ "data":"orgname",
"sortable" : false ,
"searchable" : false
}
],
"columnDefs": [{
" " div class='checker'>" +
"" +
"
The created relatively simple table
------------ --------------------------
Attached is the address of the official website
This is very important. It is recommended first. Look at this - the main configuration
This is implemented, added, deleted, modified and checked.
-------------------------------------------------- ------------
Note: This is what I feel is important after studying. Please correct me if there is any error
The above is the detailed content of Share the usage tutorial of Datatable plug-in. For more information, please follow other related articles on the PHP Chinese website!