I'd like to have the FlexGrid look like a 'greenbar' report - where every even row is white and every odd row is gray.
I thought of dividing the row by 2 and if the result is even, use that to control the color, but I'm such a newbie, I don't know how to code that.
Thanks!
I thought of dividing the row by 2 and if the result is even, use that to control the color, but I'm such a newbie, I don't know how to code that.
Thanks!