I have read the other thread titled similarly to this one and I have parsed the forums and not found exactly what I need.
What I am trying to do is style a row with a slightly different background color if the row is of a particular type. Where I can find out the type is by checking the ItemFileReadStore in which one of the fields is rowType: "child" or rowType: "parent".
I need to be able to figure out what rows in the grid need to be recolored using this information.
