How to highlight when i select all rows in my datatable

Hi,

I developed datatable custom component.

and when i select single row by using selectBooleancheckbox it is getting highlighted.But am not able to highlight when select all row at a time by using h:commandbutton Rows getting selected, but those are not highlighted.

can any body give conclusion on this.

thanks

[343 byte] By [jannu_80a] at [2007-11-26 13:54:56]
# 1
What's the problem exactly? In theory just use the same highlight technique to highlight one row and then apply this on all rows.
BalusCa at 2007-7-8 1:33:45 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi balu,I used java script for higlighting selected row.It is not working for select all.how to use .thanks
jannu_80a at 2007-7-8 1:33:45 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
What's the problem exactly?I don't see any pointers, nor what you've tried, found, achieved as far, nor some relevant code snippets, nor any error messages.
BalusCa at 2007-7-8 1:33:45 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...