[PR #1513] RadzenTreeItem now gets children from Value rather than Items list #2778

Open
opened 2026-01-29 18:20:26 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1513

State: closed
Merged: No


Updated the RadzenTree to provide the level's "ChildrenProperty" value to the RadzenTreeItems. If that value exists in the tree item, then the tree item will get it's children from the Value property rather than the Items property.

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1513 **State:** closed **Merged:** No --- Updated the RadzenTree to provide the level's "ChildrenProperty" value to the RadzenTreeItems. If that value exists in the tree item, then the tree item will get it's children from the Value property rather than the Items property.
claunia added the pull-request label 2026-01-29 18:20:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2778