This question is locked. New answers and comments are not allowed.
Hi, what I am trying to do is highlight a row for just a second when a button is clicked in that row. I do this by changing the background color, it seems to be working but the problem is the row is also highlighted so you can't really see the background. Is there a way to either programmatically turn off the highlighting (I can turn it back on when the background color resets), or just change the highlight color.