You can filter the AC first and then sort it using Sort and SortField:
http://blog.flexexamples.com/2007/08/05/sorting-an-arraycollection-using-the-sortfield-and-sort-classes/
On 2 Apr 2015 21:10, "mark goldin" <markzolo...@gmail.com> wrote:

> I need to order an ArrayCollection after it gets filtered. I also need to
> filter it in a descending order. Can I set an order beforehand and then
> when ArrayCollection is filtered and refreshned the order will take a
> place?
>
> Thanks
>

Reply via email to