react-bootstrap-table/react-bootstrap-table2

editing the entire row onclick edit button tied to each row

Open

#1194 opened on Dec 6, 2019

View on GitHub
 (6 comments) (4 reactions) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
help wanted

Description

is it possible to add edit button to each row and onclick row, cells of that row Screen Shot 2019-12-06 at 12 06 55 PM 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?

Contributor guide