On Thu, 20 Jan 2011 11:53:41 -0200, Gunnar Eketrapp <gunnar.eketr...@gmail.com> wrote:

Hi!

Hi!

I have used rowClass to mark "bad" rows in one of my grids applied the
following css

.invalid  {
    background-color: #FBE3E4;
}

It works but only  for the rows with white background ....

How does T5 do the striping ? I guess with some smart .js cause when
inspecting the page with chrome everything seems fine.

I've never seen T5 do striping by itself. I haven't used 5.2 yet (sigh), so I think it's done by CSS.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to