AllenFang/react-bootstrap-table

Change the sorting behavior

オープン

#220 opened on 2016/01/19

 (8 件のコメント) (2 件のリアクション) (0 人の担当者)JavaScript (795 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (2,240 個のスター)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド