JQuery DatatablesParameter Detail Description
Data tables:http://datatables.net/
version:1.10.0
Examples of DOM descriptions: ' Dom ': ' < ' float_left "f>r<" float_right "L>tip ',
Defines the order in which the table controls appear in the page.
Each control element has a single letter associated with it in the data table.
l-Controls that display the number of rows per page
f-The control that retrieves the condition
t-Tabular controls
i-Control of Table information summary
p-Pagination Control
r-Control in Process
You can also add div and class outside of the control element, with the following syntax
"Aocolumns": [ //Setting the width of each column {"Swidth": "15px"}, {"Swidth": "80px"}, {"Swidth": "160px"}, {"Swidth": "110px"}, {" Swidth ": " 120px "}, {"SWidth ": " 140px "}, {"SWidth": "140px"}, {"SWidth": "*"}]
"Olanguage": { //Chinese "Slengthmenu": "per page display _MENU_ Records ", "Szerorecords": "no data Retrieved", "Sinfo": "Current data is from section _START_ to _END_ data; Total _TOTAL_ record ", "sinfoemtpy": "no Data", "sprocessing": " Loading data ... ", "OPaginate": { "Sfirst": "Home", "sprevious": "front page", "Snext": "Back Page", "Slast": "Last" } }
DataTables Parameter Detail Description