AllenFang/react-bootstrap-table

cancel sort in remote order

Open

#1282 aperta il 4 mag 2017

Vedi su GitHub
 (13 commenti) (0 reazioni) (0 assegnatari)JavaScript (795 fork)batch import
help wantedin progress

Metriche repository

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

Descrizione

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

Guida contributor