RE: Yet Another Grouping Question

Subject: RE: Yet Another Grouping Question
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 14 Mar 2000 10:28:29 -0000
> HTML table with one row per item, sorted by program name.  All `bar'
> lines have green background, all `foo' lines have yellow background,
> all `xyzzy' lines have green background, and so on.
> 
> I.e.: change background color when prog element changes.

Can't see why this is a grouping problem, or why you need to change color
only when the prog element changes. Just use <xsl:choose> to set the
background color on the row depending on the contents of that row.

Mike Kay


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


Current Thread