Hello All,
How to highlight the entire row of grid based on a cell value condition as below example. I have to highlight entire row if the Rating cell has value 5
Image Caption
Regards,
Rakshitha
You can apply the conditions for all the cells to achieve that.
Hi Rakshita,
Here is the relevant post and also there is demo oml file.
Please have a look at once,
https://www.outsystems.com/forums/discussion/72629/outsystems-data-grid-set-row-background-depending-on-cell-value/
Thanks,
Ajit Kurane.
Hi @Rakshitha U
You can use the conditional format per cell to achieve that.Please take a look at the sample that has working examples for that scenario - here.Hope it helps!
Cheers,GM
Good to know.
Wonderful document!!
It just highlights the column cell not the entire row
Here is the CSS you can apply the same based on your use case.
https://www.outsystems.com/forums/discussion/51448/outsystems-data-grid-web-howto-conditional-highlight-rows-based-on-cell-v/