-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome mobile emulator: can't go to edit cell mode #3408
Labels
Comments
@holospice18, can you share the code? |
@holospice18, how do you switch cell to edit mode programmatically? |
First, I exposed
----- Then pass it as props
----- Then on menuClick
----- The
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can't go to cell edit mode by touch events emulated by Chrome DevTools (Toggle Device Toolbar)
Double touch does nothing.
Cell can be edited with F2, but physical keyboard is unavailable on most mobile devices.
https://adazzle.github.io/react-data-grid/#/all-features
The text was updated successfully, but these errors were encountered: