hello,
how do i change color of a row based on status_code
field in my table
for example :
when displaying the table using display tag if row no 5 has status_code "d" ; I need to show that row or column as red in background color but the other rows in white background
when displaying the table using display tag if row no 5 has status_code "d" ; I need to show that row or column as red in background color but the other rows in white background
Thankyou

