XML rule does not allow to insert </tr> then <tr> in the <xsl:if>.
I tried to use <![CData[]]> but the browser is not decoding </tr><tr> but rather displaying me </tr><tr> instead of changing row. I also tried </tr> but this is also being displayed rather than changing row.
I need to change row; can someone help.
No comments:
Post a Comment