react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Next Generation of react-bootstrap-table
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  
@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...