react-bootstrap-table/react-bootstrap-table2

Rerender when `defaultSorted` is changed

Open

#430 opened on Jul 20, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
help wanted

Description

Is it possible to enable table rerender when defaultSorted is changed? This would allow external components to control table sorting.

Thanks.

Contributor guide