How to show Image Thumb in Flex DataGrid linked to FileReferenceList

Posted by John V on Stack Overflow See other posts from Stack Overflow or by John V
Published on 2010-02-07T20:52:29Z Indexed on 2010/06/06 15:32 UTC
Read the original article Hit count: 277

Filed under:
|
|
|

Hello I have a Flex datagrid linked to an array collection that gets filled from a FileReferenceList for uploading images to a server. I want to show a thumbnail of the image in one of the grid columns as a preview. I have seen a lot of examples of doing this with an Item Render but those examples where using images on the server. These images are on the client pc waiting to be uploaded?

© Stack Overflow or respective owner

Related posts about flex

Related posts about image