其实我已经搜索过,但我在网上搜索非常糟糕。我的要求是我从某个地方听说,当你刚创建一个表并使用一些jQuery库时,它会自动为你做一些事情
所以我搜索了这种类型的库,任何人都知道这些库。
需要你的帮助。 谢谢
答案 0 :(得分:3)
数据表是最好的。
DataTables是jQuery Javascript库的插件。它是一个高度灵活的工具,基于渐进增强的基础,并将为任何HTML表添加高级交互控件。
功能
Pagination, instant search and multi-column ordering
Supports almost any data source:
DOM, Javascript, Ajax and server-side processing
Easily theme-able: DataTables, jQuery UI, Bootstrap, Foundation
Wide variety of extensions inc. Editor, TableTools, FixedColumns and more
Extensive options and a beautiful, expressive API
Fully internationalisable
Professional quality: backed by a suite of 2900+ unit tests
Free open source software (MIT license)! Commercial support available.
Scrolling options for table viewport
Smart handling of column widths
State saving
Hidden columns
Dynamic creation of tables
Ajax auto loading of data
Custom DOM positioning
Single column filtering
Alternative pagination types
Non-destructive DOM interaction
Sorting column(s) highlighting
Advanced data source options
Commercial support available
Fully accessible for screenreaders / keyboard access
Sensible file size: 78K minified, 26K gzip'd
Extensive plug-in support
Sorting, type detection, API functions, pagination and filtering
Solid documentation and interface reference
130+ pre-built examples
答案 1 :(得分:2)