Remember that renderers are recycled so the size of the renderer must be determined from the .data property, it can't just be stored in the renderer instance.
Alex Harui Flex SDK Developer Adobe Systems Inc.<http://www.adobe.com/> Blog: http://blogs.adobe.com/aharui From: [email protected] [mailto:[email protected]] On Behalf Of djhatrick Sent: Thursday, October 01, 2009 6:19 AM To: [email protected] Subject: [flexcoders] variableRowHeight I have collapsing/expanding item renderers in a List, all works well, but there is a case where the scrolling doesn't work correctly? Is there a way to force the list to measure all of it's item renderers correctly please? Thanks, Patrick

