I have a table in outsystems i want to change the colour of the row based on the value of column for example IsActive . For true value it will show blue and for false value it show red background colour of row
Hi Piyush,
You can achieve this by applying the style property for your table's row.
Please find the below screenshot to get a better understanding.
Hope this helps you.
Regards
Nitish Kumar
Thanks @Nitish Kumar i have tried by so many ways but this one is really good