treeGridDataSource.filter is not a function

Hi, I am trying to use ejs-treegrid in my project however after dropping an element to any position I get treeGridDataSource.filter is not a function error in rowdragdrop.js at line 37. I first checked my implementation just in case I made some mistake somewhere, then I tried to use only your basic example from here https://ej2.syncfusion.com/angular/demos/#/material/grid/async-pipe and I ran into same result and error so I assume it is a problem with the library itself. The only changes I made were that I changed the component to ejs-treegrid, added [allowRowDragAndDrop]="true" and kept everything the same. I can click and drag the element as expected but cannot drop it. The problem is that in rowdragdrop.js there is this filter function treeGridDataSource.filter() but it is an object so obviously it cannot be filtered and actual items are stored in treeGridDataSource.result and this property should be filtered not the whole object. I am using syncfusion 17.4.51 and angular 8.2.14

Could you please take a look at this? Thank you ^^



3 Replies

FS Farveen Sulthana Thameeztheen Basha Syncfusion Team March 17, 2020 04:17 PM UTC

Hi Diana, 

Thanks for contacting Syncfusion Support. 

We have checked your query and as of now we don’t have Drag and Drop support for Observable binding. We have logged this requirement as improvement and Thank you for the taking the time to report the issue and helping us improve our product. At Syncfusion we are committed to fixing all the validated defect (subject to technological feasibility and Product Development Life Cycle) and including its fix in our subsequent release. So fix for the issue will be included in our upcoming patch release after 2020 Volume1 release. 
  
You can track the current status of your request, review the resolution timeline and contact us for any further inquiries through this link.       
   
Note: To view the above feedback, kindly login into your account. 

Disclaimer:- You can view the above feedback portal once it is moved to reviewed state. 
   
Please get back to us if you need any further assistance.  
   
Regards,  
Farveen sulthana T  

 



DI Diana March 20, 2020 08:54 AM UTC

Thank you very much for your reply



FS Farveen Sulthana Thameeztheen Basha Syncfusion Team March 23, 2020 04:11 AM UTC

Hi Diana,  

Thanks for your update. We will let you know once patch has been released. 

Regards, 
Farveen sulthana T  


Loader.
Up arrow icon