AllenFang / AllenFang/react-bootstrap-table
Edit a cell from another cell
Open
react-bootstrap-table2
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
We have a table with 2 columns. One displays name and other edit button.
Requirement is on click of edit button the name should become editable. Not able to implement it.
I am unable to get access to the 'name; cell in onclick function of edit button.
Contributor guide
Assessment
This issue has not been assessed yet.