AllenFang/react-bootstrap-table

Change the sorting behavior

Aperta

#220 aperta il 19 gen 2016

 (8 commenti) (2 reazioni) (0 assegnatari)JavaScript (795 fork)batch import
help wanted

Metriche repository

Star
 (2240 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor