Changing the backcolor of a single row in a webtable
I have a web table with several rows. After the rows are added, a user can click on an edit button in any of the rows. I know which row the button is in that was clicked. What I want to do is change the back color of only that row. How to I access the back color property of this individual row?