Duh. Needed to say itemRenderer="flexapp.upload.ImageUpload". Sorry for the 
stupid question.

- Alex C

--- In flexcoders@yahoogroups.com, "oneworld95" <oneworl...@...> wrote:
>
> I've got a custom itemRenderer in a package called 
> flexapp.upload.ImageUpload. When setting it in the datagrid column, it 
> doesn't seem to recognize it and throws the error: "Access of undefined 
> property ImageUpload." Here's the column:
> 
> <mx:DataGridColumn headerText="Photo" id="imageCol" width="319" 
> itemRenderer="ImageUpload" />
> 
> What am I doing wrong? How do I reference the package that contains this 
> component? I've got the import flexapp.upload.ImageUpload in a script block 
> but it doesn't seem to make any difference. Thanks.
>


Reply via email to