[ 
https://issues.apache.org/jira/browse/FLEX-33521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651414#comment-13651414
 ] 

Jeff Spicer commented on FLEX-33521:
------------------------------------

Apologies.  I'm having difficulty reproducing the bug on a smaller scale.  When 
I can get a working example, I'll post here.
                
> spark datagrid itemRenderer as a declaration or as in-line tags is not 
> recognized when it's inside a module
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-33521
>                 URL: https://issues.apache.org/jira/browse/FLEX-33521
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: DataGrid
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Windows vista home premium
>            Reporter: Jeff Spicer
>            Priority: Minor
>
> When a spark datagrid is inside a module, the in-line tag item renderers are 
> not recognized.
> <GridColumn>
>     <ItemRenderer>
>         <fx:Component>
>             <GridItemRenderer>
>                 <Label text="test, test, 1,2,3"/>
>             </GridItemRenderer>
>         </Component>
>     <ItemRenderer>
> </GridColumn>
> Result:  The datagrid is not displayed.
> Expected result: The datagrid should display.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to