react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Next Generation of react-bootstrap-table
Hello, I am trying to pass the data inside the BootstrapTable with my {state.entregasIdUsuario} , but the data does not arrive as it should and I receive the following errors...
Hi @AllenFang I'm a big fan of your react-bootstrap-table(s). My current project is using your original react-bootstrap-table, but i'm trying to migrate to your react-bootstrap-table-next because my customer wants that...
I started working with react-bootstrap-table-next this morning and everything went really well until i got to the search. The search box appears but does not filter any records. This is...
 **Is this feature requested before?** This feature was requested before a year a go. I am unsure if someone found an alternative solution as everyone went off track. **Is...
Features
Hi @AllenFang , Hope you are doing well. I've been doing a lot of research on various react-table libraries and wanted to provide a bit of feedback/questions. First, I think...
**Question** Hello, i have recently created a table that has a custom cell in the last column, the cell contains a button. This button should trigger the opening of a...
**Question** Hello guys, please help i already following [this instruction](https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Column%20Toggle&selectedStory=Custom%20Column%20Toggle&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel), but mine is not working well. Maybe something I left behind my works. **codesandbox** [https://codesandbox.io/s/async-morning-juy0t](https://codesandbox.io/s/async-morning-juy0t?file=/src/App.js)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.5.3 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
I have an issue when I use PaginationProvider, follow steps below: 1. I use total record for totalSize properties and it work at the initial time   2. But...
plan to add drag and drop of the rows in the table?