I would like to reload my table view if the user comes only from the child view (e.g. if he clicks on a certain cell and then returns by clicking on the back button).
I want to use the standard back button which got created automatically by the NavigationController
.
Is there any event which is called when the user returns from a certain child view?