You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Piotr Zarzycki (JIRA)" <ji...@apache.org> on 2013/10/15 19:12:42 UTC

[jira] [Updated] (FLEX-33824) Disappearing spark DataGrid columns when we set dataProvider to null

     [ https://issues.apache.org/jira/browse/FLEX-33824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Zarzycki updated FLEX-33824:
----------------------------------

    Description: 
This is an example application with problems which we have noticed on our main appliaction.

Instructions:
We've got 2 views added dynamically to app.
1) Click on button "View 1" - DataGrid looks Ok (fill dataProvider on ADDED_TO_STAGE event)
2) Click on button "View 2" - DataGrid still looks Ok (set null to View 1's dataProvider on REMOVED_FROM_STAGE event)
3) Click once again on button with "View 1" - Columns in DataGrid accidentally disappear) ->  http://bit.ly/GORcrb
4) Roll over on data grid's header and everything is back to normal - columns appearing

Link to example app (zip, Intellij IDEA project) -> http://bit.ly/16cOemT

  was:
This is an example application with problems which we are noticed on our main appliaction.

Instructions:
We've got 2 views added dynamically to app.
1) Click on button "View 1" - DataGrid looks Ok (fill dataProvider on ADDED_TO_STAGE event)
2) Click on button "View 2" - DataGrid still looks Ok (set null to View 1's dataProvider on REMOVED_FROM_STAGE event)
3) Click once again on button with "View 1" - Columns in DataGrid accidentally disappear) ->  http://bit.ly/GORcrb
4) Roll over on data grid's header and everything is back to normal - columns appearing

Link to example app (zip, Intellij IDEA project) -> http://bit.ly/16cOemT


> Disappearing spark DataGrid columns when we set dataProvider to null
> --------------------------------------------------------------------
>
>                 Key: FLEX-33824
>                 URL: https://issues.apache.org/jira/browse/FLEX-33824
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: DataGrid
>    Affects Versions: Apache Flex 4.10.0
>         Environment: Windows 7 64bit, Adobe Air 2.6
>            Reporter: Piotr Zarzycki
>
> This is an example application with problems which we have noticed on our main appliaction.
> Instructions:
> We've got 2 views added dynamically to app.
> 1) Click on button "View 1" - DataGrid looks Ok (fill dataProvider on ADDED_TO_STAGE event)
> 2) Click on button "View 2" - DataGrid still looks Ok (set null to View 1's dataProvider on REMOVED_FROM_STAGE event)
> 3) Click once again on button with "View 1" - Columns in DataGrid accidentally disappear) ->  http://bit.ly/GORcrb
> 4) Roll over on data grid's header and everything is back to normal - columns appearing
> Link to example app (zip, Intellij IDEA project) -> http://bit.ly/16cOemT



--
This message was sent by Atlassian JIRA
(v6.1#6144)