I am trying to change the background colour of all the rows in a table, I started out by using a for loop, but when there is a lot of data in the table it takes a shed load of time to complete.
Is there something like table.rows.all.bgcolor which I can set?
Thanks in advance
Is there something like table.rows.all.bgcolor which I can set?
Thanks in advance