Thursday 15 March 2012

nsurlconnection - Populate UITableView with results of webservice -


I have a table view, which I want to populate the results of my call (XML) with a web service .

NSURL Connection / <> and NSMutableURLRequest that are setting up for it are currently in my -viewDidLoad method, and I have Also my data is being backed up in my .m file in my UTTL VIL rep files

and my value is being correctly added to my array (I think) that UITW Any data from the service is being called before the return, which is why My table view is always empty

How can I call methods in the correct order (if this is also a problem) ...

Have you re-arranged the table again, are you reloading on television to call data? You should tell that you have new data.


No comments:

Post a Comment