You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Alexander Scheibe (JIRA)" <ji...@apache.org> on 2013/10/31 11:33:17 UTC

[jira] [Created] (FLEX-33869) Using a filter function to hide item from a data provider has no effect on a spark list

Alexander Scheibe created FLEX-33869:
----------------------------------------

             Summary: Using a filter function to hide item from a data provider has no effect on a spark list
                 Key: FLEX-33869
                 URL: https://issues.apache.org/jira/browse/FLEX-33869
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: DataGrid, Spark: List
    Affects Versions: Apache Flex 4.11.0
            Reporter: Alexander Scheibe


Steps to re-produce the bug: 
1) have a data provider (ListCollectionView, e.g. ArrayCollection) with a filter function and one item
2) change a property of that item so the filter function will hide it from the view.

Is: 
Item is still shown in the spark list
Expected:
Item is hidden in the list



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