Unable to Edit or Drag Grid Cells 7.0.0-canary.38 #2582
Unanswered
notnull-bmiller
asked this question in
Q&A
Replies: 3 comments
|
Maybe you need |
0 replies
|
Thank you @NoobTW for responding, but that didn't seem to work in the above example. In previous releases, there was no specific editor configuration needed. Was wondering what happened with it working out of the box. Example of react-data-grid using version 5.0.5 |
0 replies
|
You must provide an |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Issue:
I am probably missing something here, but I have just installed the latest version of react-data-grid on a fresh react app and am unable to edit or drag data in the grid. I have the following modules installed.
Here is an example of the issue:
https://codesandbox.io/s/boring-haibt-yyvxu?file=/src/components/Example.js
Example:
Blue highlight square is present but I am unable to edit or drag.
All reactions