AllenFang / AllenFang/react-bootstrap-table
Attribute to do handleFilterData on table initialization
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 2.2k
- Fork
- 761
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.