The study of jquery DataTable

Source: Internet
Author: User

Http://www.cnblogs.com/nier/archive/2012/03/19/2406450.html

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

The study of jquery DataTable

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.