Change background color of Cell #771
Closed
nikhil2297
started this conversation in
General
Replies: 1 comment 2 replies
-
This worked, and the style is no longer changed. If there’s a specific way to handle this in RevoGrid, please let me know otherwise, I’ll close this discussion. |
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.
-
Hello,
I'm using the Community version of RevoGrid with React. When I set a column to readonly, all the cells in that column get a gray background, as if they are in a disabled state.
The reason I set the column to readonly is that I don’t want it to enter input or edit mode.
How can I prevent the gray background styling, or is there another way to disable the input mode without making the cells look disabled?
Beta Was this translation helpful? Give feedback.
All reactions