AllenFang/react-bootstrap-table

How to get pagination and sort parameters?

Open

#72 opened on Oct 14, 2015

View on GitHub
 (15 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wanted

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

由于这个库不支持服务端分页,所以我需要获取分页和排序参数,用于自己构造服务端分页dataSource。 请问能提供这个支持吗?由于目前不能升级react0.14,因此使用的版本:

"react-bootstrap": "^0.26.2"

希望能提供接口支持,谢谢。

Contributor guide