We’re using dhtmlxTree and implemented a dynamic loading of the tree node to improve the performance, the solution is working seamlessly if we have limited tree nodes (below 10) and if we try to render a larger dataset then we are seeing gaps between the tree nodes and rendering the child node asynchronously as shown below:
- Expanding a tree node is showing black data and after multiple scrolls, DHX is rendering the child nodes asynchronously.
Please node that we are using the DHTMLX -5.1.0 version of the Enterprise license.
Request the team to review the above issue and help us with the issue resolution.