| Author |
How to highlight a particular row of DisplayTag table?
|
Happy S Singh
Ranch Hand
Joined: Nov 14, 2011
Posts: 47
|
|
I want to highlight the DisplayTag's row which has value `'Total'` for this I was trying through javascript but I am uable to do that .Below is the snippet which I am using.Please guide.
I am getting the alert when there is Total in 2nd column but it does not get highlighted.
How to highlight a particular row which has value `Total` in 2nd column?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
|
It'd be best to show the generated HTML rather than the server-side markup.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: How to highlight a particular row of DisplayTag table?
|
|
|