react-bootstrap-table/react-bootstrap-table2
insertRow and deleteRow features for react-bootstrap-table2
Offen
#280 geöffnet am 29.03.2018
help wanted
Repository-Metriken
- Stars
- (1.249 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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
