Tuesday, 15 January 2013

iOS - Reload UITableView with UINavigationBar back button without popping view -



iOS - Reload UITableView with UINavigationBar back button without popping view -

i have looked everywhere no luck. want uinavigationcontroller button reload tableview until reach mark, , pop view. seek , create little more clear, have uitableviewcontroller loads directories server. want user start @ root, , able navigate through theoretical endless chain of directories, , reload tableview on each cell selected.

that works, backwards navigation. navigationcontroller pops view instead of taking me directory (reloading tableview) expected. how can override button refresh tableview?

ios uitableview uinavigationcontroller back-button

No comments:

Post a Comment