help wanted
Metriche repository
- Star
- (2240 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Hi,
I would like to be able to do this:
- First click on column: sort ascendingly
- Second click on column: sort descendingly
- 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?