Hello
I have interactive grid and i am trying to highlight current selected row with different color and i am able to do it.
but problem here is like when i select other row then previous selected row should be in normal form but both the rows are in same color.
Only one row should be in yellow color, which i select.

I am using below code to highlight the row but don't know how to detect previous selected row.

Please advise.
Thanks