Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jaspercram] walking through a complex datastructure with a template

Quote Reply
Re: [jaspercram] walking through a complex datastructure with a template In reply to
You can use:

<%loop results%>
<%if row_num == 3%>
print the information
<%lastloop%>
<%endif%>
<%endloop%>

Hope that helps.

TheStone.

B.
Subject Author Views Date
Thread walking through a complex datastructure with a template jaspercram 3509 Oct 29, 2002, 6:58 AM
Thread Re: [jaspercram] walking through a complex datastructure with a template
604 3367 Oct 29, 2002, 10:40 AM
Post Re: [TheStone] walking through a complex datastructure with a template
jaspercram 3341 Oct 30, 2002, 12:25 AM