[jQuery] async treeview - disable ajax call for node collapse
The async treeview seems to be making an ajax call when a node is
expanded as well as collapsed.
We would like it to make the call only on expand and not for collapse.
Is there a way to do this currently?
Thanks for the help.