Hello

I have a DataGrid with an ItemRenderer to display images. My DataGrid is
binded to an ArrayCollection ( contains the URL to the images)
I know that the image file on the server has changed, but the content of
the ArrayCollection is always the same (the name of the image files do
not change) => the DataGrid shows the old image (of course).
How couls I force an image reload in my DataGrid?
(I think the main problem/question would be the same in case of a simple
Image component instead of a DataGrid)

Thanks,
Andi


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to