dev@woodstock.java.net

[Fwd: How to highlight a row in table]

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Tue, 20 Mar 2007 12:56:36 -0700

Adding the Woodstock alias as this is probably the best place for this
question. :)

I don't know the answer off the top of my head, I would guess that you
can add JS to do this, but am not sure what support already exists if
any. So I'll let others (Dan?) answer this.

Ken

attached mail follows:



Hi,
I am using woodstock components in my application and I have a table
with read only data. Since there is lot of data, I would like to add the
highlight functionality to the table. I don't have a column with the
checkbox. How do I get the hightlight working when a user clicks on a row?

I tried adding selected="true" to the tableRowGroup but it highlights
all the rows by default.

thanks
Karam