Subject: Re: xsl reorder
From: Goetz Bock <bock@xxxxxxxxxxx>
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.
Attachment:
pgp00000.pgp
Description: PGP signature
|