Tagged Questions
0
votes
1answer
847 views
UITableViewCell selection stays in all cells !
I am still in the process of getting myself acquainted with the iPhone SDK.
This is what I am trying to do :
I have a UIScrollView and each scroll view has an UITableView and I have implemented a ...