Questions pertaining to creating and using a custom ItemRenderer to display bound data in Flash constrols such as List and DataGrid.
Is it possible to use a renderer for for a treecolumn in an advanceddatagrid and still keep the hierarchal functionality? …
apache-flex itemrenderer advanceddatagridWhen writing a custom itemRenderer, how do you reference the height and width of the grid cell that it will …
apache-flex actionscript datagrid itemrendererI 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