Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

McBgnr

macrumors regular
Original poster
Apr 13, 2009
144
0
I have an application in which I display employees data in tableview. The employees data includes name, dob and a photo. The photo has to be downloaded from remote server.

I want to show coverflow on rotating the tableview. I had set up download for the photo in the cellForRowAtIndexPath method. However, I want to share the images with the coverflow view.
What should be the best approach for doing this? So that the download starts in the TableView. As the images get downloaded the default image in coverflow should get replaced withe the downloaded image(If the coverflow is open)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.