ng-treetable icon indicating copy to clipboard operation
ng-treetable copied to clipboard

A treetable module for angular 5

Results 10 ng-treetable issues
Sort by recently updated
recently updated
newest added

We have upgraded the angular 9 and treetable 1.2.2 to 1.3.3 It gives following compilation error: > ERROR in The target entry-point "ng-treetable" has missing dependencies: > - @angular/core/src/metadata/lifecycle_hooks >...

https://stackblitz.com/edit/angular-pf1sst Tree table does not work, did everything like in readme

How do I add buttons on the group rows to have some action?

Hi, While using lazyloading, is there way to determine which element level is being clicked in order to fetch the next level element data. Also how to fetch the data...

I am using lazy loading in our project and while i searching some data it is not available because data is in JSON file and it comes in the object...

In my case while i am searching in records it takes alot of time and memory sometime in case of large records like 2000 it crashes too , can you...

``` ``` When I enter text in the filter input field and press enter, filter is not working as expected

Hi all, I'm facing the below error after I downloading and running the project from GitHub. Any suggestions would be great. ![image 3](https://user-images.githubusercontent.com/16979214/35992987-f1319464-0cd9-11e8-9194-2a718399ebe3.png)

Hi ddvkid, I would like to know if your code can support expanding the tree level(depth) as I want. for example, 1. Expand the tree for 2 levels at once...