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

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

I see I've left this hanging.  The project is too big to whittle down to a 
workable example.  Probably should be closed issue.

> 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 was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to