/ Published in: Visual Basic
Set the BackgroundColor property to the following expression.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
=IIf(RowNumber(Nothing) mod 2 = 0, "Beige", Nothing)