I have a tree with AsyncTreeNode. I add nodes as children and children of children until the 6th level. And then, the nodes are added, I see them in the database, but they aren't loaded to the tree. Is there a maximum, I've reached?
I expand all the parent nodes until the last level, and the last parent, to which I try to add children, is displayed as a leaf, so no chance to expand it