xsl-list
[Top] [All Lists]

Re: Dynamically controlling sort order based on values in the XML

2005-06-03 16:29:34
One way of generic sort on dynamic number of sort keys is described at:

     http://www.biglist.com/lists/xsl-list/archives/200303/msg00007.html

This is a general solution to a problem specified at:

     http://www.biglist.com/lists/xsl-list/archives/200302/msg01279.html


Cheers,
Dimitre Novatchev


On 6/4/05, Aron Bock <aronbock(_at_)hotmail(_dot_)com> wrote:


You can also do it in a single pass by passing the sort column to the
stylesheet as a parameter:

http://www.xslt.com/html/xsl-list/2005-03/msg01309.html

Sure, when you know the [max] number of columns by which to sort, as at the
link above.

In this case the OP said the columns to sory by, and to display, for that
matter, are dynamic.

--A

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>