Dynamically change the appearance of a single row within a repeat grid
I would like to change the appearance of a single row within a repeat grid based upon the value of an attribute.
For example: I display a list of organizations and some of the organizations are inactive; therefore, I'd like to show the text on that row italicized and a light grey color.
Is this possible?
If so, how do I do it?