Subject: RE: xsl- Transforming to HTML table with two entries in each row
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 7 Mar 2003 11:54:36 +0200
|
Hi,
> U can use the position() function to find the current
> position of the field
> tag .If the position is going to be multiples of 2 then close
> that row and
> open a new row else continue with that row.
Erm... how do you "close that row and open a new row"? By outputting "</tr><tr>" using DOE? Umm... not really an XSLT way of doing it...
Cheers,
Jarno - Wumpscut: Wreath of Barbs (Neuroticfish Remix)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|