Hello, I have a little question , on how do I highlight a certain cell like for example.
<tbody>
A
B
C
D
1
FIRST NAME
MIDDLE NAME
LAST NAME
VALUE
2
JOHN
DANER
CANRES
1
</tbody>
as you can see table above, if the value contains "1" , the names (first,middle,last) should be highlighted...