Re: [xsl] Grouping- Any Better Suggestion?

Subject: Re: [xsl] Grouping- Any Better Suggestion?
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Thu, 13 Oct 2011 09:59:01 +0100
> I called this a little funny because What I want is that the last
> point in the the current group should allways be shown as the first in
> the second group.

> Anybody has any better ideas?

It sounds like you could do a two step process with the first step
being the simple grouping, and then second to copy the last element in
one group to be the first element in the next group.


-- 
Andrew Welch
http://andrewjwelch.com

Current Thread