iphone - Refresh tableView \ View -


i have tab bar application , when press on 1 of tabs viewdidload called if moving tab , return previous 1 vewdidload didnt call how can know window load again?

and how can refresh view? example viewtable made logic changes , want refresh new data.

thanks.

the viewdidload method called once. method want viewwillappear, can override one.

to refresh tableview use [tableview reloaddata]


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

What's the encoding type of Android 2.2 push message? -

visual studio - Deleting lines of code in a text editor -