Home  >  Q&A  >  body text

javascript - There are too many table columns. Is there any plug-in that can provide column sorting and selection of columns to display?

The table has too many columns. Is there any plug-in that can provide column sorting and select display columns?
For example, check the columns that need to be displayed. I have seen this function when working on jquerymobile, but the plug-in on the web side cannot be found. .

PHP中文网PHP中文网2650 days ago863

reply all(2)I'll reply

  • 女神的闺蜜爱上我

    女神的闺蜜爱上我2017-06-26 10:57:14

    uiTableFilter This plug-in should meet your requirements
    It can sort and filter tables.

    reply
    0
  • 过去多啦不再A梦

    过去多啦不再A梦2017-06-26 10:57:14

    DataTables can implement this function. The following example is the official DataTables column selection + sorting example:

    https://www.datatables.net/ex...

    reply
    0
  • Cancelreply