Replies: 1 comment 4 replies
-
use a Custom Formatter or change CSS styling dynamically which requires much more work, click the last button in the example shown below to highlight row with background color or look at this Stack Overflow question/answer (which I have just use Google to find it) |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi,
I apologise if I've missed something in the documentation or code. But nothing jumps out at me immediately.
I am wondering whether conditional cell/row rendering exists? Something that loops throw the data and highlights rows/cells programmatically. A theorised example would be a callback. An example of a rowClass one
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions