Skip to content

Exporter Excludes Parent Nodes (TreeView) #6819

@TehCupcakes

Description

@TehCupcakes

The "All data" option for the exporter is insufficient because it does not actually export all data. When combined with TreeView, it presumes that any parent nodes are merely for grouping and categorizing data, and not part of the data itself. It seems to me that there should be another gridOption to use with exporter that lets you include all data, not just leaf nodes. (And in my opinion that should be the default behavior.)

This is regardless of which export format is chosen. It comes down to the getData and getDataSorted functions in ui-grid.exporter.js.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions