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:isplayObjectContainer/removeChild()
at fl.controls:ataGrid/drawList()
at fl.controls:ataGrid/draw()
at fl.core::UIComponent/callLaterDispatcher()
Cannot display source code at this location.
many thanks
-Russ




isplayObjectContainer/removeChild()
Reply With Quote