Re: [xsl] Grouping by key

Subject: Re: [xsl] Grouping by key
From: gopinath.emmidisetty@xxxxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 2 Dec 2004 12:04:18 +0000
Arun wrote:
> I have gone thorugh the XSL code. Are you sure about the following 
defination.
> <xsl:param name="collapse" select=""/>
> The value of "collapse" is set to spaces here. And at no point this 
value is set to "1". Your "xsl:if" is checking for a value of "1". 

That's the default value I set in the xsl file but I will be setting that 
parameter in the javascript.

Thanks.

Current Thread