Yes you can do both at the same time.  Using the filterFunction [1] and the 
sort[2] properties.  If it doesn't update automatically call refresh().


[1] 
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/collections/ListCollectionView.html#filterFunction

[2] 
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/collections/ListCollectionView.html#sort


-Mark

-----Original Message-----
From: mark goldin [mailto:markzolo...@gmail.com]
Sent: Thursday, April 02, 2015 1:22 PM
To: users
Subject: Re: Sorting ArrayCollection after filtering

But the question is whether I can use a single refresh to get both
filtering and ordering working.

Reply via email to