Skip to content

[data grid] Tree data: Change a row's displayed order inside its parent group. #8352

Open
@joserodolfofreitas

Description

@joserodolfofreitas

Summary

In a tree hierarchy, users may want to use Row reordering to change the order inside a parent.

The internal order of the rows in a given group is updated, with the possibility to make the order persistent through the callback onRowOrderChange. In this case, oldIndex and targetIndex is based only on the indexes inside the given group.

Extracted from: #4821

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: data gridThis is the name of the generic UI component, not the React module!feature: Tree dataRelated to the data grid Tree data featurenew featureNew feature or requestplan: PremiumImpact at least one Premium userwaiting for 👍Waiting for upvotes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions