This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
TreeView: Combine lazy loading of child nodes and recursive tree #5598
-
Hello, Is it possible to combine lazy loading of child nodes and recursive tree on the tree view angular component? I can't exactly wrap my head around how to do that and there is no clear example. Maybe it's not possible and partly why VMWare vCenter uses the Telerik Kendo UI component for their tree view? Is it possible and could someone provide some example code or pointers? |
Beta Was this translation helpful? Give feedback.
Answered by
gnomeontherun
Feb 11, 2021
Replies: 1 comment 3 replies
-
This is certainly possible, and our demo here shows a lazy recursive tree. https://v4.clarity.design/documentation/tree-view#lazy-loading-recursive |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
wokis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is certainly possible, and our demo here shows a lazy recursive tree. https://v4.clarity.design/documentation/tree-view#lazy-loading-recursive