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

I have problem using redux-toolkit using remote sort. Remote sorting always provides sort order "desc" and don't change This happens when I made a dispatch() inside "handleTableChange"; sortOrder doesn't change;...

Hello. I want to export the content of the table in ANSI encoding. I must do that because Excel 2016 doesn't read utf-8 csv file correctly. I pass the following...

**Question** I'm using the Functional component, I had added a button in my table. With a click of the action button, I have to print the updated value from the...

![tablequestion](https://user-images.githubusercontent.com/106194738/186537500-e645f163-e8c8-4999-b75c-4914bf532881.png) Hi I am new to React and have started using bootstrap table 2. I have two questions: 1. How can I remove the filter label? 2. Why is the...

Hi, I am able to get the total of a column using your example [here](https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Footer&selectedStory=Function%20Footer&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel) However, when I use pagination with footer, the total shows only pagetotal. I am unable...

**Question** Do you plan to update the package to make it compatible with React 18? I'm currently using this in a project which has been upgraded to React 18, so...

Bump to dependency package `underscore` to fix vulnerability issue with previous versions

I have been using this npm in all my projects but now we have planned to move to react 18 will we have support for react 18 ?

Seeing that @AllenFang has not posted to Github in 6+ months, I wish him to be healthy, however we should as a community decide to pick an official Fork for...

Hi @AllenFang, Making the first column sticky would really help when the table scrolls horizontally so that a reference to the rows can be seen while scrolling as the first...

help wanted