How to make it with ListCollectionView and filter function ? 
 
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of simonjpalmer
Sent: Wednesday, February 13, 2008 4:07 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Splitting Array Content , keyword by field content
 
ListCollectionView and a filter function?

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ,
"Harry Saputra" <[EMAIL PROTECTED]> wrote:
>
> Max 20 record. Not big. May I ?
> 
> When try to manipulate data on server side, I must create a more
function (
> service ) and on my flex I must create more remoteObject method.
> It's not good :-)
> Thanks..
> 
> From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ]
On
> Behalf Of Sherif Abdou
> Sent: Wednesday, February 13, 2008 12:07 PM
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> Subject: Re: [flexcoders] Splitting Array Content , keyword by field
content
> 
> why not do that stuff server side and just bring it in to flex for
use. I
> have no idea how big your data will be but that could be a better
stradegy
> than trying to iterate. how many groups do you have 
> ----- Original Message ----
> From: Harry Saputra <[EMAIL PROTECTED]>
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> Sent: Tuesday, February 12, 2008 10:56:32 PM
> Subject: RE: [flexcoders] Splitting Array Content , keyword by field
content
> Or may I content filter in DataGrid ( all item I shown in datagrid ) and
> filtering when columnA constraint 'xxx' value ?
> How ? 
> 
> 



 

Reply via email to