Subject: RE: dynamic sorting
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Mon, 5 Nov 2001 13:46:11 -0000
|
Danny,
Have a look at
http://www.bayes.co.uk/xml/index.xml?/xml/tutorial/filtering/filter.xml
Ciao Chris
XML/XSL Portal
http://www.bayes.co.uk/xml
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Danny Guindi
> Sent: 04 November 2001 20:55
> To: 'XSL-List@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: dynamic sorting
>
>
> Hi all,
>
> I have been searching the archives for an answer to my
> question, and I'm very surprised I didn't find anything.
>
> The problem I have relates to sorting columns in a table
> diplayed in the browser. Lets say my table has the folowing
> columns: Name, Age, City, Country, etc... I want the user to
> be able to click on any column name and re-sort the results
> by his/her criteria. I have been trying to figure out how to
> do this, but it seems to me that the XSL template would have
> to be created dynamically. Can I do this kind of sorting
> strictly in XSL, or do I have to use some kind of scripting
> language (JavaScript, VB Script)?
>
> Thanks in advance,
>
> Danny
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|