I have a ListView with around 10-15 items in it. Each item has an image. When viewing the list on an iphone you can only see around 4-5 rows at a time.
When I scroll down the list, the rows that move out of the view lose their image when I scroll back to them again.
How can i stop this or reset the image once the rows comes back into view?