Zac Mullett Engineering Services
Weblog

Posts Tagged ‘XSLT’

DataFormWebPart’s sensitivity to XSLT parameter tag placement

Monday, February 23rd, 2009

While customising the XSLT of a DataFormWebPart I found a discrepancy between design-time and run-time interpretation of a template tag implementing param and variable tags. Placing the <xsl:param> tags first is important.

(more…)