63
Views
6
Comments
Solved
[OutSystems Data Grid] Outsystems Data Grid highlight entire row based on condition
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive
Service Studio Version
11.53.32 (Build 61761)

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

2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

You can apply the conditions for all the cells to achieve that.

2025-04-17 05-42-16
Ajit Kurane

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.

2022-11-12 11-28-30
Gonçalo Martins
Staff

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

2025-04-17 05-42-16
Ajit Kurane

Good to know.

Wonderful document!!

2022-09-15 08-29-00
Rakshitha U

It just highlights the column cell not the entire row

2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

You can apply the conditions for all the cells to achieve that.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.