rsuite-table icon indicating copy to clipboard operation
rsuite-table copied to clipboard

Single edit on click of cell?

Open andreparacino opened this issue 2 years ago • 1 comments

What problem does this feature solve?

Would be great to edit single cell instead of full row perhaps by clicking directly on the cell. Does this feature already exist?

andreparacino avatar Oct 03 '22 13:10 andreparacino

https://table.rsuitejs.com/#custom-cell You can make it editable by customizing the cell to add a click event to it.

simonguo avatar Oct 08 '22 02:10 simonguo