AllenFang/react-bootstrap-table

cancel sort in remote order

Open

#1 282 ouverte le 4 mai 2017

Voir sur GitHub
 (13 commentaires) (0 réactions) (0 assignés)JavaScript (795 forks)batch import
help wantedin progress

Métriques du dépôt

Stars
 (2 240 stars)
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