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 (415 forks)batch import
help wanted

Repository metrics

Stars
 (1,249 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Thanks.

Contributor guide