PDA

View Full Version : not leaf AsyncTreeNode change icon!?



avtomaster
14 Nov 2007, 3:58 AM
Please! help me!

I take code from sample file reorder.js and create tree, when I create parent node ('leaf': false ) without child node, and expand parent node, icon parent node change and view like node ('leaf': true). How not change icon parent node?


{ 'id': 1, 'text': 'A folder Node', 'leaf': false }