|
Subject: RE: [xsl] Alternating Row Colors using XLS From: Gerry McDonough <gmcdonough@xxxxxxxx> Date: Mon, 11 Jun 2001 17:27:28 -0500 |
There is a mod function. Its useage is something like this...
<xsl:when test="position() mod 2 = 0">even</xsl:when>
Gerry
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Alternating Row Colors us, Gitanjali | Thread | Re: [xsl] Alternating Row Colors us, Kevin Millecam |
| Re: [xsl] Alternating Row Colors us, Gitanjali | Date | RE: [xsl] generate unknow table, John Wang |
| Month |