ngx-treeview icon indicating copy to clipboard operation
ngx-treeview copied to clipboard

lazy loading when expand any node with child items

Open rammohangowd opened this issue 5 years ago • 4 comments

Hi, am looking for on demand loading of child elements when we click on expand any node. When we click on expand node it should call the service and get the child elements and load under the parent and also the check box(element selection) should be independent of all. there should not be parent and child relation. element should be selected on independent. Please suggest me if any such examples or ngx-treeview supports this?

rammohangowd avatar Mar 18 '19 14:03 rammohangowd

Hi, I am also looking for the similar implementation any help is really appreciated!!

Sunilkattamuri avatar Jul 19 '19 10:07 Sunilkattamuri

Hi,

I'm also looking for a similar implementation. Please advise on how this can be done?

samyuktr avatar Apr 03 '20 22:04 samyuktr

Hi,

I'm also looking for a similar implementation. Please advise on how this can be done?

pirgazi avatar Sep 07 '20 17:09 pirgazi

Great component! This feature to load children on demand is the most important missing part for me as well, since getting all the data at once is not very efficient for a situation with sizable data. Any plans to implement it?

almeidais avatar Jun 30 '21 04:06 almeidais