Hello,

I have a checkbox in an Ajax table (wrote by Igor).

On one column i add a panel which contains a checkbox and a link.

When the user selects the checkbox I would like that specific table row to
be displayed with a different background color.

How am I to do that? I didn't manage to understand how to get the row id
(although that is probably trivial) and how to change the css (I'm thinking
of doing that through javascript, with  appendJavascript method, but on
which element to call it?)

Thanks in advance.

Reply via email to