如何对 react-bootstrap Table 组件进行排序

tno*_*888 4 html-table reactjs react-bootstrap react-bootstrap-table

我是 React 的新手,正在使用react-bootstrap 中的 Table 组件。

我想按“到期前的天数”列的升序对表格进行排序。 我的反应应用

但是 Table 组件没有排序属性,有人知道我该怎么做吗?

Pau*_*lin 5

我建议使用react-bootstrap-table然后使用这些示例

更新:现在有这个包的更新版本:react-bootstrap-table.github.io