I am trying to load all my data at once and expand my treegrid automatically (treeGridModel : adjacency). I tried to use the expanded property but I didn't get any change.
I use the PHP code from the example, but I don't know what to change in this code to load all the data and expand the nodes.