AllenFang / AllenFang/react-bootstrap-table

Attribute to do handleFilterData on table initialization

Open
#648 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
761
PR merge metrics
No merged PRs in 30d

Description

I tried some time to find an attribute or way to filter by a hidden column on initialization of the table.
I trigger a toggle function like `handleFilterData({dontshow: false})` at some point in the application and want to apply this filter at start too.
The way I go now is to call handleFilterData in componentDidMount. But an attribute that does this at the construction of the table would be welcome.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.