|
Perry,
Thanks
for the information, I thought that it was pretty clever. However, I
did run into another issue applying this technique. If the number of
elements that we are trying to iterate through is not divisible evenly by the
number we are trying to mod with, it will not display the last elements.
For example, if I have 7 elements and I apply mod 4; the last three
elements would not be displayed. I was wondering if you or anyone would
have a work around for this.
Thanks,
Rob
|
- work around for <xsl:text disable-output-escaping="... Robert McKinnon
- Re: work around for <xsl:text disable-output-escap... Gustavo Mejia
- C2: XSLT malfunction Eduardo Y�nez
- C2: initialization error Martin Mauri
- Re: C2: initialization error giacomo
- Re: C2: initialization error Martin Mauri
- Re: C2: initialization error java guru
- Re: work around for <xsl:text disable-output-escap... Perry Molendijk
- Robert McKinnon
