react-bootstrap-table/react-bootstrap-table2
View on GitHubediting the entire row onclick edit button tied to each row
Open
#1194 opened on Dec 6, 2019
help wanted
Description
is it possible to add edit button to each row and onclick row, cells of that row
will be editable and once user is done editing we can have a save button tied to each row which will save the row to database?