In absence of the "alternateNodeColor" style on the skin, you could get thealternating node colors to *sort of* work using this custom renderer approach
I'm not sure you could actually do it using the renderer alone - the renderer isn't given the index of the node within the tree view, so it wouldn't know which rows were "even" and which were "odd".
