T.Dinesh
01-19-2005, 10:06 AM
I find most of them use <XSL:for-each> for using for loop.
Instead <xsl:apply-templates/> does it.
I find the apply-templates works fine without writing any XPATH
Suggest me the best way of writing code
Instead <xsl:apply-templates/> does it.
I find the apply-templates works fine without writing any XPATH
Suggest me the best way of writing code