I use a little DHTML to highlight rows as the user mouses over them. You could use this same logic to hightlight a row based on a cells (or parameter's) value. Maybe this will help:
http://www.raibledesigns.com/page/rd?anchor=making_your_tables_more_acce ssible Matt -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kurry, Drew Sent: Thursday, September 04, 2003 3:09 PM To: '[EMAIL PROTECTED]' Subject: [displaytag-user] Row in different color depending on result in one of the columns I am having trouble determining the best way to do this within the display tag. I have a table with multiple columns...If one of those columns equal's a certain value, I want to change the row's color. I am currently using a style sheet and swith colors for odd/even. If the column has the value that is question, I will highlight the entire row red. Do you have any advice. I could easily highlight or change the color of one cell, but, I want the entire row. Any advice will help. Thank you in advance. Drew ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

