This sounds like a classic example of the source being changed/not changed, and forgetting to call update on the item renderers.
How exactly do you know that items from the array are missing? brought to you by the letters A, V, and I and the number 47 On Fri, Nov 22, 2013 at 12:01 PM, Miguel Ferreira < miguel.cd.ferre...@hotmail.com> wrote: > you are setting the reference so try to clone it. > the source have always all the correct elements. Even when you sort or you > have a filter. > > So must be another action that is removing your items. > > > From: seema.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 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 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, > > > > > > 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 refer to > > > http://www.aricent.com/legal/email_disclaimer.html > > > for important disclosures regarding this electronic communication. > > > ====================================================================== > > > ========= > > > > > > > > > > > > > =============================================================================== > > Please refer to http://www.aricent.com/legal/email_disclaimer.html > > for important disclosures regarding this electronic communication. > > > =============================================================================== > >