ListCollectionView:

Saw this, which might help 
http://viconflex.blogspot.com/2006/11/listcollectionview-different.html

Paul
----- Original Message ----- 
From: "Laurence MacNeill" <lmacne...@comcast.net>
To: <flexcoders@yahoogroups.com>
Sent: Sunday, May 24, 2009 1:45 AM
Subject: [flexcoders] Confused about ArrayCollection Filters...


>I want to display the same ArrayCollection in two different
> DataGrids, but I want each DataGrid to have its own filter applied to
> that ArrayCollection.
>
> Specficially, I want one DataGrid to show all elements in the
> ArrayCollection that have 'part_no == "c"', and the other DataGrid to
> display all elements that have 'part_no == "r"'.  Is there a way to
> do this without separating the original ArrayCollection into two
> different ArrayCollections?
>
> Laurence MacNeill
> Mableton, Georgia, USA
>
>
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Alternative FAQ location: 
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups 
> Links
>
>
>

Reply via email to