Re: [xsl] xsl reorder

Subject: Re: [xsl] xsl reorder
From: "Sheeba Rajkumar" <sheebarajkumar@xxxxxxxxxxx>
Date: Thu, 25 Jan 2001 16:50:28 -0000
Sorry I did not get your answer .
Is this answer for Sorting or Reordering xsl output.

I am using xml in Servlets with xsl and Javascript.
I am either not able to open your attatchment file.
Can you send me the source  code , if you have it .

Thanks in Advance.


From: Goetz Bock <bock@xxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] xsl reorder
Date: Thu, 25 Jan 2001 17:19:26 +0100


On Thu, Jan 25 '01 at 15:58, Sheeba Rajkumar wrote:
> How do we Change / Reorder the table Columns by dragging and dropping the
> Columns .
I dont know how YOU do it ;-)


But my version is a html page with lots of javascript tricks, and a
rather longish XSL-T.

Basicaly you create a parameter called "sortBy" that you pass from java
script to the XSL-T processor (in my case MSXML3) and have a big
<xsl:choose> for outputting the sorted table.

Cu,
    Goetz.
<< attach3 >>

_________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread