AllenFang / AllenFang/react-bootstrap-table
How to get the table data which is filtered
Đ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ả
While filtering the table data on entering some text in the filters. I want to display the total of filtered data of a column, which has numerical data. Basically I want a callback something like below
` {
// Calculate total of a column then
// setState
}
/>
`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.