lazy loading images in UITableView iPhone SDK
Posted
by Shibin Moideen
on Stack Overflow
See other posts from Stack Overflow
or by Shibin Moideen
Published on 2010-05-13T16:03:08Z
Indexed on
2010/05/13
16:14 UTC
Read the original article
Hit count: 257
Hi All,
I need to implement the lazy loading concept for the images in my tableview, so that the user will be provided with the textual data initially and later the images.
How can i implement this in to my app.. help needed.. please
Thanks in advance
Shibin
© Stack Overflow or respective owner