AllenFang/react-bootstrap-table

How to get pagination and sort parameters?

Open

#72 geöffnet am 14. Okt. 2015

Auf GitHub ansehen
 (15 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.240 Stars) (795 Forks)batch import
help wanted

Beschreibung

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

"react-bootstrap": "^0.26.2"

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

Contributor Guide