[Seaside] Re: Coloring rows of a batched list accordingly an instvar value

Cees De Groot cdegroot at gmail.com
Fri Nov 11 18:28:36 CET 2005


On 11/11/05, German Arduino <gsa at softhome.net> wrote:
> In the maintime I've tried using WATableReport and WAReportColmuns and
> friends but no way with the color. Will investigate if can use the same
> approach that you are telling me in this context.

WATableReport 'knows' how to color rows based on the row number (so
you get a 'zebra table'). I'd subclass WATableReport and modify the
coloring routine to do whatever you like.


More information about the Seaside mailing list