AllenFang/react-bootstrap-table

How to get pagination and sort parameters?

Open

#72 建立於 2015年10月14日

在 GitHub 查看
 (15 留言) (0 反應) (0 負責人)JavaScript (2,240 star) (795 fork)batch import
help wanted

描述

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

"react-bootstrap": "^0.26.2"

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

貢獻者指南