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

Hi all, I'm trying to use react-bootstrap-table-next' but I got this error : Module not found: Error: Can't resolve 'react-bootstrap-table-next'. Here is my code (the most basic table) import BootstrapTable...

Hi I am getting data from backend api to display in the table. After editing few rows, I would like to save data. So I have added Save button and...

We want to jump to a row. it looks row selected function works well and Page didn't change. we tried to change Page number through state and page still didn't...

**Is your feature request related to a problem? Please describe.** Yes, For many hours, I have been searching for a solution to add rowSpan for my data-table. I found some...

I am experimenting with react-bootstrap-table2 for an open source application. **Question** Is it possible to put a react component in the cell of a table? I have a table that...

see the attached error showing when I'm trying to install , I install table2-editor and table2-filter, but not working ![image](https://user-images.githubusercontent.com/60132939/163138351-28be6ee8-4960-4999-8ed7-ab87799ed061.png) ![image](https://user-images.githubusercontent.com/60132939/163138981-b576df22-d569-4e3b-84ac-6a890f8394dd.png)

@AllenFang I used "Column toggle state gets reset with selectRow #1266" issue solution to not reset the column toggle preferences on row click or any other change in the table,...

@AllenFang I used "Column toggle state gets reset with selectRow #1266" issue solution to not reset the column toggle preferences on row click or any other change in the table,...

**Question** A clear and concise description of you question. In addition, please search issues before you open a question to make sure there's no any duplicated questions. **Screenshots** If applicable,...

Expected behavior Ability to pass in or auto generate data-testids for the table pagination elements, filter inputs, etc so it's easier to do E2E testing. Actual behavior Not able to...