react-data-grid
react-data-grid copied to clipboard
Cell Range Selection on v7.0.0-canary.33
Hello all.
I'm looking for cell range selection like in version 5.0.4. https://adazzle.github.io/react-data-grid/docs/examples/cell-range-selection Right now, I'm using 7.0.0-canary.33 version with ReactJS. Even I checked this file (https://github.com/adazzle/react-data-grid/blob/canary/stories/demos/AllFeatures.tsx) I couldn't find a solution.
Is this feature available or should I downgrade my version?
(Someone had this issue on previous version too: #2183)
does anybody knows any workaround?
@amanmahajan7 can you please suggest?
Will this feature be recovered in the future ?
I made a pull request for this feature, check it out https://github.com/adazzle/react-data-grid/pull/2865