react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Next Generation of react-bootstrap-table
👍 _Originally posted by @AllenFang in https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/1042#issuecomment-518294262_
I see Regex Filter in the roadmap https://react-bootstrap-table.github.io/react-bootstrap-table2/blog/2018/01/24/release-plan.html But cannot find it in the current code. Will it be implemented soon? Thanks.
React 19 Incompatibility — findDOMNode crash on Expand Column  Package: react-bootstrap-table-next v4.0.3 (and related: react-bootstrap-table2-overlay, react-bootstrap-table2-paginator) Environment: React: 19.1.0 Browser: Any (Chrome/Edge/etc.) Framework: React ❌ Current Behavior Using the...
Hi, I am trying to set the column width? How do you do It with react-bootstrap-table2?
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
**Describe the bug** JAWS doesn't announce sorting information at react-bootstrap-table.. It only announces enter while user select sort icon. Narrator announces sorting information. **To Reproduce** Steps to reproduce the behavior:...
**Question** I have a data grid with a total of 50 rows and pagination enabled. The horizontal scrollbar currently appears only at the bottom of the table, which requires scrolling...