In iOS 4, I have a UIPopoverController that opens a UITableViewController with a long list of items (66).
How do I programmatically scroll to a specific cell of the tableview?
In iOS 4, I have a UIPopoverController that opens a UITableViewController with a long
Share
1 Answer