Re: Populating TableView with Web Services in Cocoa

2010-03-15 Thread Nick Rawlins
Thanks Scott, Do you have a link for this example? Thanks Nick Sent from my iPhone On 14 Mar 2010, at 08:19, Scott Anguish wrote: On Mar 13, 2010, at 3:43 AM, Nick Rawlins wrote: Hi, I would like to populate a TableView with data from a web service. I would also like to send requests b

Re: Populating TableView with Web Services in Cocoa

2010-03-14 Thread Scott Anguish
On Mar 13, 2010, at 3:43 AM, Nick Rawlins wrote: > Hi, > > I would like to populate a TableView with data from a web service. > > I would also like to send requests back and fourth depening on what > the user does on an iPhone. > > > Does anyone have an example or info on a simular applicatio

Populating TableView with Web Services in Cocoa

2010-03-13 Thread Nick Rawlins
Hi, I would like to populate a TableView with data from a web service. I would also like to send requests back and fourth depening on what the user does on an iPhone. Does anyone have an example or info on a simular application? Best Regards, Nick _