-
iPhone Dev: Editing TableView with a DetailView & Core Data
As usual, I wish this was written somewhere while I was trying to figure it out. So now that I have, here I write it for posterity (and others struggling with the same issue!). Pretend you have a UITableView list of array items or core data values. You want the user to be able to…