Re: iterator question

2007-07-15 Thread Dave Newton
--- Ryan <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > > > > Problem is the listoflists property is accessed each > time an element is accessed (

Re: iterator question

2007-07-15 Thread Manos Batsis
Ryan wrote: Hello All, I'm trying to create a table that has different classes for each column by iterating across a list of lists. Problem is the listoflists property is accessed each time an e