What is the best way to format a row (i.e. row highlighting) when a
particular field value is present in a table column for that row?
For example, I want to highlight all the rows in the table shown where
Status = 'Not Started'. Status is a databound value.
Thanks,
Louis