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

Mark Kessler closed FLEX-22182.
-------------------------------

    
> AdvancedDatagrid get resorted once a refresh on the group Collection of a 
> sorted ArrayCollection
> ------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-22182
>                 URL: https://issues.apache.org/jira/browse/FLEX-22182
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Collections
>    Affects Versions: Adobe Flex SDK 3.2 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 3.x
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Mark Kessler
>
> Steps to reproduce:
> 1. Create an ArrayCollection
> 2. Sort it by date (this works)
> 3. Add it to an Advanced DataGrid with GroupCollection (gc.name="name");
> 4. Refresh the GroupCollection ( gc.refresh())
>  
>  Actual Results:
>  The grid populates randomly (by groupname) though the dates are NOT sorted 
> from past to future.
>  
>  Expected Results:
>  Should populate the grid by groupname AND sorted by Date.
>  
>  Workaround (if any):
>  Click on the header grid column in question and gets sorted.

--
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