I have a table with a radio button in each row. If a user selects an option in the radio button, there isn't a way for them to clear that selection if they made a mistake. I am wondering if it would be possible to add a button to each row that, when clicked, will clear the radio button selection for that row?
Thanks!