TreeView virtualization

1 Answer 213 Views
TreeView
Anas
Top achievements
Rank 1
Anas asked on 30 Jun 2023, 05:35 PM
Hello,

I'm currently developing a feature in my project using the Kendo React TreeView component to display a large amount of nested data.

However, I'm encountering performance issues due to the high volume of data I need to display. I'm curious to know whether Kendo React TreeView supports virtualization, or if there's an existing component that does?

If this feature isn't available, could you provide any guidance or suggestions on how I might manually implement this?

Best regards.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 03 Jul 2023, 08:43 AM

Hello Anas,

Thank you for contacting us.

Currently the TreeView component does not support virtualization and I have to say that there is no custom solution that we can suggest for handling such amount of data.

Nevertheless, you can take a look at the TreeList component which has support for Virtual Scrolling and renders tree structure:

Hope this helps.

 

Regards,
Konstantin Dikov
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Tags
TreeView
Asked by
Anas
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or