Column align, hidden, sorting, formating, filter, styling, pagination and search.
A basic CRUD on table data is important for table component, so we support cell editing, row insert and remove on table.
After v3.0.0, we allow more customizable on table, include the all buttons, toolbar, cell editing etc.
react-bootstrap-table is deprecated, please move to react-bootstrap-table2
Built with native bootstrap@3 and not dependency with react-bootstrap, but fully compatiable with it.
After v4.0.0, react-bootstrap-table is compatible with bootstrap 3 and 4. Check Getting Started.
Declarative and Compositable Component for development
We support data manipulation inside our table store or on your flux implement both
react-bootstrap-table2 already released, please check it out!!