0
cmthomps created
We are creating an organizational unit structure that has many individual items (~20,000). As of the moment, the tree loads but it is very slow. Any thoughts on how to make the tree use lazy loading (load the child OUs on click of the parent)? Would that be a huge effort?
Thanks, Craig
1 Answer(s)
-
0
If you are use MVC, the jsTree has lazy feature. But it seems angular-ui-tree don't has lazy feature.