Hi, I would like to alternate between colors (or 0s and 1s) for unique row values. That is, if the row above is same, use same value, otherwise use other value. How would you do this?
I have a solution which seems too complex...
<code style="margin: 0px; padding: 0px; border: 0px; font-style...