UITableView not responding to row selection until a different row is selected
- by Larry Fransson
This is driving me nuts. I have searched on everything I can think of to find a solution but haven't found one yet.
I've got a UITableView that uses custom cells. The accessory is the detail disclosure button. I would like the cell to respond to either row selection or the disclosure button being tapped. It responds to the disclosure button…