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 have a really fast and short question. Is it possible to sort the rows of a table based on a column whose content is a Dummy Field?...

Hi, I would like to know how does one invoke custom sort function for default sort. My column has alphanumeric values so the the inbuilt sorting does not work. I...

It would be a good idea to support grouping on rows so end user could drag columns and group rows base on dragged column. you could find a good example...

Sortable headers are not structured appropriately. 1. Role for the trigger to sort the column is missing 2. Accessible text provided using aria-label is not meaningful. Screen reader users will...

**Question** Is there a possible way to pass a value in textfilter without inputing a value to the input [field?](url) **Screenshots**

Hi, any solution where I can set howExpandColumn to false which will remove the collapse column and the "collapse all" functionality with it and then add the indicating arrows with...

Hello I need some help React boostrap table I need column formatter with two dataFields as in how can I pass array of fieldname to datafield prop. My one column...

I want to remember last field and its order that was sorted by users, so when users close the page and return back then they can see the last sort...

**Question** Hi, I am new to react-bootstrap-table2 and want to use [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) with react-bootstrap-table2. I would like to know: - If it is even possible? - If it is, can...

First thanks for your hard working . In my last project I can use http://datatables.net with nested table inside eat row like images [ My Last project's table ](https://drive.google.com/file/d/1vpVb04ONRS0hbnPC5xEAs6z9ACnAmpE-/view?usp=sharing) I...

help wanted