Hello,
How to change the color of a cell if the value of the cell matches any of the elements in the list.
I tried coditionalformat of Colums with reference to DataGridSample, could not be specified value of list type.
Also, since the contents of the list are created by the user's choice, I want to make it work even if the contents of the list change.
Thanks
Ruto
Hello @Ruto
To achieve this you need to work around with some Css
Check this post if it can help -
https://www.outsystems.com/forums/discussion/63882/howto-conditional-highlight-rows-based-input-value/
https://www.outsystems.com/forums/discussion/65020/override-grouped-font-color/
https://www.outsystems.com/forums/discussion/73032/how-to-modify-css-for-datagrid-columns-conditionally/
I hope this can help
Best Regards
Tousif
Hello @ Tousif Khan
Thank you for your reply!
With your advice, it was possible!
You are welcome.
Glad to help you :)
Kind regards,
Tousif khan