Spark AdvancedDataGrid

I have used the logic from Spark Tree to build AdvancedDataGrid based on Spark DataGrid and it seem to work nice:


View Source

Since AdvancedDataGridcontains a few code and uses a lot of Spark Tree logic I’ve decided to add it to the Spark Tree project in GitHub.com instead of creating a separate library.

Note: you will not see disclosure icons unless you specify corresponding item renderer for some column: <s:GridColumn itemRenderer="com.sparkTree.DefaultTreeADGItemRenderer"/>

Download SparkTree4.5.swc for Flex SDK 4.5 and higher.

Please report bugs in comments or to the GitHub Issue Tracker.

7 responses to “Spark AdvancedDataGrid”

  1. [...] there is currently no official Spark AdvancedDataGrid, Maxim Kachurovskiy has created his own custom Spark AdvancedDataGrid/ which he has added to the Spark Tree project on [...]

  2. Great stuff, man, thanks for sharing it !

  3. Thanks for you Spark advance datagrid..

    I have used this component with some editable renderers for multiple cells , but i see performance issue,when i tabbing out from one cell to another cell .

    Can you suggest any solution for this issue.

    Thanks,
    Vasu

  4. I am using child item renderer with two images(have some functionality) for the Root column which has plus(+) symbol,because of that performance got decreased.

    Can you suggest any work around for this issue.

    Thanks,
    Vasu

  5. Even i can see performance issue with many childs(rows) in advanced datagrid.

Leave a Reply