Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

sorting in a named template?

hi all,
i tried to do the following:
<xsl:call-template name="tpCustomers">
<xsl:sort select="Country"/>
</xsl:call-template>
the error says that sorting is not supported in call-template. what's the
workaround for this?
thanks in advance.
[290 byte] By [Simon] at [2007-11-9 15:27:44]