This will highlight 6 columns in a row, then increment to the next row. You could also use the BG color of the cell to get a more dramatic highlight effect.
Message Edited by AndrewAlford on 02-03-200608:58 AM
Andrew Alford Production Test Engineering Technologist Sustainable Energy Technologies www.sustainableenergy.com
I've tried the above code and it works. In my case not all the rows of a big table are visible so I have a vertical scroller. How do I make sure that every time i highlight the row it is visible to the user. Basically I need to automatically scroll through the table so the highlighted row is visible to the user. Any ideas about that? Thanks.