react-bootstrap-table/react-bootstrap-table2
View on GitHubinsertRow and deleteRow features for react-bootstrap-table2
Open
#280 opened on Mar 29, 2018
help wanted
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
