jQuery 用于分页的库?

jQuery Library for pagination?

其实我也搜索过,但是我真的不擅长网络搜索。我的要求是我从某个地方听说当你创建一个 table 并使用一些 jQuery 库时它会自动为你做一些事情

所以我搜索了这种类型的库,有没有人知道这种库。

需要你的帮助。 谢谢

数据table是最好的。

Check here

DataTables 是 jQuery Javascript 库的插件。它是一个高度灵活的工具,基于渐进增强的基础,并将向任何 HTML table.

添加高级交互控件

特点

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

这里我们有两个库示例,这些库在客户端和服务器端都有效。

Data Tables

Jq grid

大家也可以根据自己的需要进行对比,这里link进行对比。 Data Tables vs JqGrid