eema.mak...@aricent.com
> > To: dev@flex.apache.org
> > Date: Fri, 22 Nov 2013 15:22:51 +0530
> > Subject: RE: Problem in converting ArrayCollection to Array
> >
> > I have used ArrayCollection.source but it remove some elements
> >
> > -Original Messa
:51 +0530
> Subject: RE: Problem in converting ArrayCollection to Array
>
> I have used ArrayCollection.source but it remove some elements
>
> -Original Message-
> From: Miguel Ferreira [mailto:miguel.cd.ferre...@hotmail.com]
> Sent: Friday, November 22, 2013 3:2
On 22/11/2013 09:47, Seema Makkar wrote:
For make it pagable I need to convert ArrayCollection to array.
So you are using ArrayCollection.source ?
After conversion some elements are removed.
Which ones ?
How to resolve this issue.
The same way we help everyone - post a minimal work code exam
I have used ArrayCollection.source but it remove some elements
-Original Message-
From: Miguel Ferreira [mailto:miguel.cd.ferre...@hotmail.com]
Sent: Friday, November 22, 2013 3:21 PM
To: dev@flex.apache.org
Subject: RE: Problem in converting ArrayCollection to Array
there is no need to
there is no need to make a conversation on the array collection use the
property source
> From: seema.mak...@aricent.com
> To: dev@flex.apache.org
> Date: Fri, 22 Nov 2013 15:17:45 +0530
> Subject: Problem in converting ArrayCollection to Array
>
> Hello All,
&
Hello All,
I have created PagableArraycollection Class.
For make it pagable I need to convert ArrayCollection to array.
After conversion some elements are removed.
How to resolve this issue.
Thanks,
Seema
===
Please