[flexcoders] ListBase error

2009-03-12 Thread Simon Bailey
Hi all, Any ideas why on scroll of a datagrid the #1010 error is firing from the ListBase class on this line of code: rowMap[r.name].rowIndex = newIndex; I have seen this problem in the past with Flex 2 and funnily enough have not seen it since, now its rearing its head again. Using the

Re: [flexcoders] ListBase error

2009-03-12 Thread Simon Bailey
Here is the debug trace: ypeError: Error #1010: A term is undefined and has no properties. at mx.controls.listClasses::ListBase/shiftRow()[C:\autobuild \3.2.0\frameworks\projects\framework\src\mx\controls\listClasses \ListBase.as:6975] at

RE: [flexcoders] ListBase error

2009-03-12 Thread Alex Harui
Inc.http://www.adobe.com/ Blog: http://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Simon Bailey Sent: Thursday, March 12, 2009 4:46 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] ListBase error Here is the debug trace: ypeError