--- In flexcoders@yahoogroups.com, Krunal Panchal <panchal_...@...> wrote:
>
> Hi,
> 
> You have to create the copy of ArrayCollection using the Utility.Copy command 
> which we help you to keep the copy of original one and create the copy of 
> existing one.
> 
> Apply the filter condition on newly created ArrayCollection.

You can just use a separate ListCollectionView that looks at the same source.  
No need to make a copy :)

Reply via email to