 |
 |
|
Re:Foreach through parent, and write HTML table or ro (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:Foreach through parent, and write HTML table or ro
|
|
|
|
Foreach through parent, and write HTML table or ro 5 Months ago
|
Karma: 0
|
|
I am pretty new to advanced xslt. I would like to for-each through a parent node, and then for every 4 child elements returned, write those values to a separate html table or row.
I can for-each through fine, but have had no success getting writing a new tr to populate with the next 4 child elelments.
I use the position() and mod functions to konw wehn i have reached the 4th element, i just can't get the rows to print out within the well formed context of xslt.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Foreach through parent, and write HTML table or ro 5 Months ago
|
Karma: 0
|
|
Hello Mparker,
Can you send the XML and XSL File? "please attach the files to the thread"
Regards,
Gustavo
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|