Hi,
- I have a tree panel in which I want child nodes on demand.
- In the webix document section I found this method onDataRequest.
- When I configured this method in my code, there are continuous calls to the server.
- I have looked over this issue in the forum section dated January 2014, and there it was said that this issue will be fixed in the next version, but issue still exist.
- Also I have tried the temporary fix provided, but that also didn’t work.