Am using UINavigationController for navigation between UIViewControllers. But got some problem, and am not able to get solution for that.
Here comes the issue - When I navigate back to parent controller, the table in parent controller should get reloaded. I used Interface Builder in the application. Please help in this issue.
Thanks in advance...