Anders Vesterberg <anders <at> vesdakon.se> writes: > > Hi > I am working on a page with a table where background color > of cell should change dependent upon columnValue. I would > like to control with different .css. I am experimenting > with SimpleTableValueRendererSource, but as far as I can > see that affects presentation of the value/string. I would > like to change options on <td>. I am working on a custom > TableValues components, but cannot get at it. Can someone > give me a hint? I am using Tapestry 2.3. > /Anders Vesterberg > www.vesdakon.se > Server-side Java Development > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tapestry-user-unsubscribe <at> jakarta.apache.org > For additional commands, e-mail: tapestry-user-help <at> jakarta.apache.org > >
Hello, I also want to perform similar thing. I want one of my table columns to have different background color. For e.g: a start columm 'index'column should have gray background but rest of the columns should follow odd-even bean coloring. Is this possible? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]