react-bootstrap-table/react-bootstrap-table2
View on GitHubRerender when `defaultSorted` is changed
Open
#430 opened on Jul 20, 2018
help wanted
Description
Is it possible to enable table rerender when defaultSorted is changed? This would allow external components to control table sorting.
Thanks.