getTreeData missing in ej2-ng-navigations

Hi

I'm evaluating the Angular TreeView component (@syncfusion/ej2-ng-navigations": "^16.2.50"). After loading my hierarchical data into the tree I want to get the updated data source after I have done some modifications to the tree (drag & drop, editing ...). The API documentations says that there is a method calld getTreeData (https://help.syncfusion.com/api/js/ejtreeview#methods:gettreedata). But this method is missing (it does not exist in the TypeScript typing nor in the underlying JS code). Do I need to reference an other package?

Thanks
Rolf

2 Replies

RW Rolf Würth October 7, 2018 12:52 PM UTC

Ok, I got it. Reading the NPM banner helps a lot ;-) . I now moved to @syncfusion/ej2-angular-navigations and everything works as expected.

Thx, Rolf


PR Piramanayagam Ramakrishnan Syncfusion Team October 8, 2018 04:15 AM UTC

Hi Rolf, 
 
We are glad to know that, your problem has been solved. Please let us know if you need any further assistance. 
 
Regards, 
Piramanayagam R 


Loader.
Up arrow icon