I have an itemRendrer in a DataGrid that contains an Image tag. When
the user uploads the image file from another column's itemRenderer, I
need to have the Image's source set to the new filename. How is this
done in Flex using good OOP practices?

Reply via email to