Hi,
Is there a way to highlight certain columns? I look through UI object/EpiUltraGrid, I don’t see any options to highlight entire column, do I miss anything?
Thanks,
Jill
A basic row rule could be used. If ColumnA Not Equal to “ZZZ”, then Highlight it.
Since your field is likely a numeric value, try changing it to some number that could never be like -9999.99
1 Like
I have a parameters screen and need enter param value first, probably that’s why? How can I overcome?
The logic should not need the parameter first. However, it looks like you are doing a customization. This would be better at the dashboard design level. It can be customized further afterward.
Thanks, Jason!
It does work!
1 Like