Page 1 of 1

xsl direction

Posted: Thu Apr 05, 2007 9:54 am
by php77
hi !
I have an xsl document, the output of what I would like to be a Right_To_Left grid. Using "dir=rtl" I have whole the grid in RTL mode, except collumn headers!! the text there still is on LTR mode! could you give a hint or solution?
thanks!

p.s. I used <xsl:attribute name="dir">rtl</xsl:attribute> but didn't change the header columns!

Posted: Thu Apr 05, 2007 12:24 pm
by Kieran Huggins
we'll need more information... where does this header text come from?