react-bootstrap-table/react-bootstrap-table2
View on GitHubediting the entire row onclick edit button tied to each row
Open
#1,194 opened on Dec 6, 2019
help wanted
Repository metrics
- Stars
- (1,249 stars)
- PR merge metrics
- (No merged PRs in 30d)
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?