alternate background row color
Hello
I need help in getting the alternate background color in a table. It is simple table. I used table wizard to build the table
I tried <?if@row:position() mod 2=0?><xsl:attribute xdofo:ctx="incontext" name="background-color">red</xsl:attribute><?attribute@incontext:color;'green'?><?end if?>
It is not working.
Can you please help. Attached the rtf and xml. In the rtf section where i am displaying Other contacts is the table i want alternate row back ground color
Thanks