Hi Guys
I've been trying to put an app together using two tutorials which i have listed below but i'm having trouble getting the cells to fill with the data parsed from the url.
I have run the NSLog inside the XMLParser file to read out all the elements to the console and they are showing fine but when i try to use the code on the xmlparser tutorial to display the content in the table i get nothing, could this be down to one tutorial being a tabbar and the other navigation controller which may mean i have somethings hooked up worng.
XMLParser
http://www.edumobile.org/iphone/ipho...g-an-xml-file/
http://www.youtube.com/watch?v=LBnPfAtswgw
Any help would be appreciated all the code can be found in these links.
Thanks
Brad
I've been trying to put an app together using two tutorials which i have listed below but i'm having trouble getting the cells to fill with the data parsed from the url.
I have run the NSLog inside the XMLParser file to read out all the elements to the console and they are showing fine but when i try to use the code on the xmlparser tutorial to display the content in the table i get nothing, could this be down to one tutorial being a tabbar and the other navigation controller which may mean i have somethings hooked up worng.
XMLParser
http://www.edumobile.org/iphone/ipho...g-an-xml-file/
http://www.youtube.com/watch?v=LBnPfAtswgw
Any help would be appreciated all the code can be found in these links.
Thanks
Brad