How to let user toggle highlighting a cell? #103
Unanswered
DKMiller71
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Not sure if there's a better way, but here's what I came up with...
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure, this seems fine to me! I had implemented something related in a test: in this, the cell has a colour that depends on the letter that's been entered. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Is there a way that a user can mark / toggle highlighting in a cell? I think I know how to add a cell dynamically to the highlights list, but is there a well to capture that the user wants to do this (key sequence or whatever mobile equivalent might be)?
Beta Was this translation helpful? Give feedback.
All reactions