I am using a ListGrid, when the user clicks on a row I want the background color of that row to change to one chosen by me.
I add an image that shows a row with the color changed once the user has clicked.
How can I get the color to change after a click?