AllenFang/react-bootstrap-table

cancel sort in remote order

Ouverte

#1 282 ouverte le 4 mai 2017

 (13 commentaires) (0 réaction) (0 personne assignée)JavaScript (795 forks)batch import
help wantedin progress

Métriques du dépôt

Stars
 (2 240 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I use table sort only for display sort order and have sorting order in my database because of that I use remote option. But table don't have any option to cancel sorting. I try to use options but it seems to ignore that.

My code snippet is https://gist.github.com/abonec/3c59009ca365259ddd9dcc32f21cab96

Guide contributeur