This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [XSLT] Hyperlink Sort by Heading


Hi Mitch 

If you can use a scripting language like asp or php, 
you can put a link in your headercolumn like www.url.com/do.asp?sortcolumn=columname
and then add that value as a parameter to your parser to be used in a <xsl:sort> 

I you want i have examples of this in asp with msxml


-----Original Message-----
From: Ragan, Mitch [mailto:mitch.ragan@boeing.com]
Sent: woensdag 6 maart 2002 6:29
To: Xsl-List (E-mail)
Subject: [xsl] [XSLT] Hyperlink Sort by Heading


Is there any way to have a column Heading in an XSLT, when clicked on with
the mouse,  sort that column of data 
then reverse the sort when click on again?






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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]