You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/25 07:20:15 UTC

[jira] [Commented] (FLEX-33521) spark datagrid itemRenderer as a declaration or as in-line tags is not recognized when it's inside a module

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

Justin Mclean commented on FLEX-33521:
--------------------------------------

Any chance you could attach a simple sample application showing this 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 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