This works great if you are just selecting rows. How would you modify this to allow to deselect a row without the use of an additional button?
Scenario: The user selects 5 random rows, one of which was clicked by mistake. Now the user needs to deselect the one row which was selected by mistake.
Could someone help with the question below? I have a requirement I am working on inwhich the users want the row select on click event to work exactly the same way as a check box select.