AllenFang/react-bootstrap-table

Change the sorting behavior

開放

#220 建立於 2016年1月19日

 (8 則留言) (2 個反應) (0 位負責人)JavaScript (795 個分叉)batch import
help wanted

倉庫指標

星標
 (2,240 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi,

I would like to be able to do this:

  1. First click on column: sort ascendingly
  2. Second click on column: sort descendingly
  3. Third click on column: remove the sorting

Is there a way to hook the actual sorting behavior, i.e. write my own function in my code without touching the source code?

貢獻者指南