widget.newtableview row background color selection highlight

I need to be able to select a row in the widget.newtableview and show the background color on the selection. Right now if I do that every row I select keeps its background selected without removing the previous. I’m going crazy here. Can someone please help me:)

Thanks. [import]uid: 8780 topic_id: 30643 reply_id: 330643[/import]

When you click on a row, loop through all the rows and set their color to the default then set the color of your row to what you want.

[import]uid: 19626 topic_id: 30643 reply_id: 123208[/import]

When you click on a row, loop through all the rows and set their color to the default then set the color of your row to what you want.

[import]uid: 19626 topic_id: 30643 reply_id: 123208[/import]