NT 9.21
I have a browse with a conditional CSS and that colors the row based on the condition and it works fine.
But, when you click on the row, the color stays the same, thus the user doesn't get a visual clue as to what row is selected. Is there a way to change the color when the row is selected?
For example, if the row is colored a light green due to the conditional CSS, how to change it to a darker green when the user clicks on it so they have a visual indication of the currently selected row.
Mike Springer