Skip to content

Optimize TreeView performance with many items #39

@ferberts

Description

@ferberts

Using a tree with many items (1k+) the TreeView should only render visible parts on screen. Therefor Blazor Virtualize component can be used instead of the foreach loop to render items under a tree node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions