Hello all, I just starting looking at tapestry. First I want to say that this is some of the best documentation I've seen on a open source project. Great work!
My question has to do with alternating rows in a table when outputing the data. I've looked at the Portal tutorial which uses the EvenOdd class to accomplish this. Is there any other way of doing it? I don't like the fact that the html class is specified in the java class. Is there anyway to specifiy the html class used for the alternating row in the html source or component specification? We have pages that use different CSS classes for the alternating row which depends on the dataset that we are outputting. For example, DataSetA would have "altrow1" as the CSS class and DataSetB would have "altrow2". thanks, Steve _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek No, I will not fix your computer. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
