Hello Webix team,
https://snippet.webix.com/x8xcyase
I am trying to parse data to tree. For node with value 10 (Engine SubSystem - >Facility - > EngineModelCode4 ->10)shows wrong no of child nodes. Ideally it only have ‘Testplan4 - Mayur’ child node but it shows 2 more child nodes: ‘TestPlan2 - Poonam, TestPlan3 - Shubhankar’. It is because of Id’s but for one node hierarchy I have all nodes with unique id.
Can you please help me to solve this.