Topic: update clicked node label and on demand json
Hello,
I've implemented onDemand JSON to load my tree level by level.
I need to update the title of the clicked node to add number of child nodes between parenthesis after JSON children loading.
Thank you for the help.