react-bootstrap-table/react-bootstrap-table2
editing the entire row onclick edit button tied to each row
オープン
#1,194 opened on 2019/12/06
help wanted
Repository metrics
- Stars
- (1,249 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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?