Hi,
I have a DataGrid with a custom item renderer (containing a Checkbox
and Label). As soon as the data is populated via an XML returned by
the server, the following error comes up:
TypeError: Error #1010: A term is undefined and has no properties.
at
mx.controls.listClasses::ListBase/mx.controls.listClasses:ListBase::sc
rollVertically()
at
mx.controls::DataGrid/mx.controls:DataGrid::scrollVertically()
at mx.controls.listClasses::ListBase/set
verticalScrollPosition()
at
mx.controls.listClasses::ListBase/mx.controls.listClasses:ListBase::mo
useWheelHandler()
at
mx.controls::DataGrid/mx.controls:DataGrid::mouseWheelHandler()
I saw in a couple posts that this is a bug, if yes, is this fixed ?
Regards,
Asgar.