AllenFang/react-bootstrap-table

cancel sort in remote order

Aberta

#1.282 aberto em 4 de mai. de 2017

 (13 comentários) (0 reação) (0 responsável)JavaScript (795 forks)batch import
help wantedin progress

Métricas do repositório

Stars
 (2.240 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador