react-bootstrap-table/react-bootstrap-table2

insertRow and deleteRow features for react-bootstrap-table2

Open

#280 opened on Mar 29, 2018

View on GitHub
 (14 comments) (11 reactions) (0 assignees)JavaScript (415 forks)batch import
help wanted

Repository metrics

Stars
 (1,249 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi I used the previous version of react-bootstrap-table and in the BootstrapTable Props you could add deleteRow={ true } and insertRow ={true} and 2 buttons for each function would appear and could be used.

Does the newest version has these features? I couldn't find anything like that in the examples, docs or storybook .

Although in issue #37 you mention it as it exists and in the main page it seems as they are included

Contributor guide