Top "Itemrenderer" questions

Questions pertaining to creating and using a custom ItemRenderer to display bound data in Flash constrols such as List and DataGrid.

ItemRenderer for TreeColumn on AdvancedDataGrid in Flex

Is it possible to use a renderer for for a treecolumn in an advanceddatagrid and still keep the hierarchal functionality? …

apache-flex itemrenderer advanceddatagrid
Flex dataGrid itemRenderer, access cell width and height

When writing a custom itemRenderer, how do you reference the height and width of the grid cell that it will …

apache-flex actionscript datagrid itemrenderer
How to re-render itemRenderer for a DropDownList in Flex4?

I have created a custom ComboCheck which extends the spark DropDownList that is a DropDownList of checkboxes. Inside of my …

apache-flex actionscript-3 flex4 drop-down-menu itemrenderer