Http://www.cnblogs.com/nier/archive/2012/03/19/2406450.html
- Pagination
- Bpaginite:true; whether paging is enabled
- Spaginationtype:two_button or full_numbers page style
- Sfirst: Tell him how to write the first page.
- Slast: Tell him how to write the last page.
- Snext: Tell him how to write the next page.
- Sprevious: Tell him how to write the last page.
- Language
- "Sinfo": "Total _total_ page _start_ to _end_ page",
- "Semptytable": "No Data"
- "sinfofiltered": "Search from _max_ Records",
- "Sinfopostfix": "Static information on the bottom bar",
- "Sinfothousands": "I Am",//format information with the
- "Slengthmenu": "Display <select><option>20</option><option>40</option></select> Article Information "
- "Ssearch": "Search"
- Basic commands
- Aasorting: The parameter is the array [[],[]] separately defines how each column is sorted
- Aasortingfixed: Locking the sort of a column the user cannot change
- Idisplaylength: Specify the number of displays per page
- alengthmenu:[[two arrays to be the same],[really shows the contents of this array the last one is "all"]
- Bautowidth: Automatically adjust column widths
- Bdestroy: Like redeploying
- Bfilter: Whether filter is enabled
- Binfo: Whether to enable the bottom Information Bar
- Blengthchange: Is whether to enable the above that can easily display a few pages of the drop-down box
- Bprocessing: Whether the table should display information when processing data
- Sprocessing: Defines the information that a table displays when it processes data
- BSCROLLAUTOCSS: Whether to allow scroll bars to be displayed
- Sscrolly: If the table is not high enough, scroll bar
- Bscrollcollapse: When setting sscrolly if the data is not that high table is adaptive height
- Bscrollinfinite: Allow unlimited scrolling and Google's image search function as soon as the scroll to the end of the automatic refresh
- Sscrollxinner: A percentage is actually the width of the table
- SSCROLLX: is also the percentage actually is the horizontal direction scrolling condition
- Bsort: Whether the sort feature is enabled
The study of jquery DataTable