That may sound obvious to you, but did you turn on useVirtualLayout on the 
list's layout,  so that the list can recycle renderers, instead of creating 
them for each item to display ?.

Maurice 

-----Message d'origine-----
De : Seema Makkar [mailto:seema.mak...@aricent.com] 
Envoyé : mercredi 30 octobre 2013 06:45
À : dev@flex.apache.org
Objet : RE: Regarding List Control

Yes list can show 10,000 items but it has taken 7-8 mins to renderer the 
list.This impacts performance. I will do profiling and let you know

-----Original Message-----
From: Justin Mclean [mailto:jus...@classsoftware.com]
Sent: Wednesday, October 30, 2013 11:08 AM
To: dev@flex.apache.org
Subject: Re: Regarding List Control

Hi,

> I want to show 1000 items in the list .But it was taking so much time.

A list should easily be able to cope with a 1000 items and I've used a lists 
with 100,000 item without issues.

It may be an issue with your item render. Can you post some sample code so we 
can see what is going on.

Also try running your code through Scout or the Flash builder profiler and 
check to see where the issue is.

Thanks,
Justin

PS This is probably a better question for the user list as it's not about the 
development of the Flex SDK.





===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================

Reply via email to