react-data-grid
react-data-grid copied to clipboard
How can we use the original editOnClick API or implement similar functionality with an existing version?
## Use case
Proposed solution
There's an example here:
https://github.com/adazzle/react-data-grid/blob/b667cec545666308ec59d74580b695e344380379/website/demos/AllFeatures.tsx#L215-L219
The above solution is the right way to enable single select editing