react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Next Generation of react-bootstrap-table

Results 164 react-bootstrap-table2 issues
Sort by recently updated
recently updated
newest added

Will you be carrying over the Add and Delete row feature in react-bootstrap-table. This is a feature we really could use.

**Question** I am using cellEdit functionality. Faced an issue when there is no key in the data for the cell being edited. I can see that beforeSaveCell function is being...

Added new boolean prop "cssTransitions" to keep rows always expanded in the scenario where you want that all the table is expanded by default. The default behaviour makes css transition...

**Question** Is there a way to add the csv export button to the parent component? Currently I have the table and the button in a child component, but want to...

Hi there, I have recently been assigned to maintain on an application that is using this library and I'm trying to find a working solution for a error that has...

There is an issue with the text in a SearchBar component when doing a remote search. If you type a string too quickly, the text in the search bar won't...

enhancement
search

hi Fang, just wantetd to know, can we do some customization on the position of show total record and also the pagination ![image](https://user-images.githubusercontent.com/72397921/197970734-faceb69d-9d6f-4033-8b47-9523679592bd.png)

**Question** There is a warning ```Warning: Each child in a list should have a unique "key" prop``` for using custom ```PaginationListStandalone```. I know that it's only a warning but my...

Hi, I am using multi select column filter in my application. I am able to select multiple options using this feature. But, I am only able to select multiple options...

when I use this package react-bootstrap-table-next in create-react-app project. when checking for vulnerabilities in the terminal > npm audit I am encountering this error ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary Code...