Hello,
I need to set the background color of each row.
I have a function that exports a grids rows to excel document.
I need to remove any colours on the grids rows to be no colors.
Hows this done exactly? I see from reading the forums that I somehow must use the rowformatting event.
Need to know how I would call that and loop thru the rows to clear the background color.
Thanks in advance.