react-bootstrap-table/react-bootstrap-table2
editing the entire row onclick edit button tied to each row
开放
#1,194 创建于 2019年12月6日
help wanted
仓库指标
- 星标
- (1,249 个星标)
- PR 合并指标
- (30 天内没有已合并 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?