Hi,
I'm trying to use dijit.Tree but letting it load children dynamically when user clicks on one expandable node.
In previous versions you can use a TreeController to load the sons, but now it's not possible to do this. I've tried and tried without any ressult. Also i've googled for examples and the only samples i've founded are with 0.4 version.
it's possible, without any code modification to write a dynamic tree?
