Michael Vennera wrote:

- If your report includes any grouping, order your SQL
query by those fields. That way you can use an
<xsl:for-each> and compare each row to the previous
one to determine when you have a new value. (Much
simpler than the Meunch method)

Some time ago, we isolated the functionality of the grouping support in xReporter in a separate component: http://xreporter.cocoondev.org/subprojects/groupingtransformer.html


HTH,

</Steven>
--
Steven Noels                            http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
Read my weblog at            http://blogs.cocoondev.org/stevenn/
stevenn at outerthought.org                stevenn at apache.org


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to