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]

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


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