Hello,
I have a child node that takes a while to load with tree.setXMLAutoLoading (about 350 folders loaded from database). Is there any way to show rolling hourglass or similar to let user know the application is working on their request.
At the moment the application appears as if unresponsive after clicking to open node, therefore users have tendency to click node multiple times.
Thanks!
Hello,
you can use onXLS (loading start) and onXLE (loading end) events:
dhtmlx.com/docs/products/dhtmlxT … _tree.html