I have a core data application which uses a navigation controller to drill down to a detail view and then if you edit one of the rows of data in the detail view you get take
have you tried using the uinavigationcontroller delegate methods?:
navigationController:willShowViewController:animated: