Trouble loading Tree in Layout

Thank you again for helping me with Tree - working fine.



Now I am trying to attach the tree to the Layout. Tree is not showing up.



Here is my code:









    

Fullscreen Init



    









































Can you see what I am missing?

Your code:

var dhxTree = dhxLayout.cells(“a”).attachTree(0);

dhxtree.setImagePath(‘tree/codebase/imgs/’);

dhxTree and dhxtree are different variables.