Using listItems property to referencing Item Renderers
DataGrid (or any other ListBase) listItems property returns a 2D array which contains a reference to the item renderer for each cell in the DataGrid.
Referencing Item Renderers from Outside
Links about Flex, Flash and design.
DataGrid (or any other ListBase) listItems property returns a 2D array which contains a reference to the item renderer for each cell in the DataGrid.
Referencing Item Renderers from Outside
Labels: AS, DataGrid, ItemRenders