An extended version of the Flex DataGrid control that provides features like column groups and renderers for non-text data.
Does anyone know how to programmatically expand the nodes of an AdvancedDataGrid tree column in Flex? If I was using …
apache-flex tree advanceddatagridSo, I have an AdvancedDataGrid that needs to live inside a Canvas. My problem is that when you do something …
apache-flex advanceddatagrid horizontal-scrollingIs it possible to use a renderer for for a treecolumn in an advanceddatagrid and still keep the hierarchal functionality? …
apache-flex itemrenderer advanceddatagrid