Then override that column in the grid

<t:grid ...>

        <p:myColumnNameCell>

                <span class='${myClass}'>
                ${amount}
                </span>

        </p:myColumnNameCell>

</t:grid>



On Nov 5, 2012, at 8:28 PM, membersound wrote:

> Ok  but this would apply coloring to the whole row.
> I'd just like to color a the specific output text of the property amount,
> but not the whole row neither other values.
> 
> 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Quick-coloring-for-grid-rows-text-tp5717652p5717661.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to