문제

Basically the tableView needs to be reloaded when the connectDidFinishLoading, So I was trying to send a notification from the asyncView to the rootviewcontroller to tell the tableView to reload. Please could you tell me how I can do this without having to wait until the tableview has scrolled? here is my code: https://gist.github.com/756302

도움이 되었습니까?

해결책

This is a duplicate to the question you asked two hours ago - what's wrong with the answers we tried to give there?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top