[RESOLVED] CellRenderer Bug With Flash CS6?
currently im having a major issue with a datagrid and displaying data using even a blank cell renderer.....
opening flash i can create a generic datagrid with data and apply a generic cellrenderer and it goes whacky. Maybe im doing something wrong?
this is the root cause....
genericDataGrid.setStyle ("cellRenderer", new CellRenderer);
outputs this....
ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
at flash.display::DisplayObjectContainer/removeChild()
at fl.controls::DataGrid/drawList()
at fl.controls::DataGrid/draw()
at fl.core::UIComponent/callLaterDispatcher()
Cannot display source code at this location.
many thanks
-Russ