I have an uber parent row that is the mother of a group of related tests for software QA. In addition, some of the children of that mother have their own children.
I would like any parent row to turn red if any of its children fail a test, as noted by a "Fail" checkbox column, and bonus points for conversely turning green when all of the children have passed (as denoted by a "Pass" checkbox column).
Possible?
