Use css. If you're using a ListView, the ListItem has a getIndex() method that you can use to see if it's odd or even.
On 3/19/08, vincent Renaville <[EMAIL PROTECTED]> wrote: > Hello, > > I try to display a application a table with odd line in red and even line in > blue. > For each cell of the table I use a label. > > Somebody know how can I set the color to a label. > > Thanks for your help > > > Vincent > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
