Hi,
When you set the isFolder attribute for a tree node without children and you open it, the tree resets itself. I understand that it should not do anything: it just an empty folder.
Changing the attribute isFolder of course does work, but you lose the icon. Of course you could add it manually or in the XML, but this seems a dirty way of doing it.
Do you know if I'm missing something ? I just want to show the node with a folder icon but obviously if it's empty don't cause strange behaviors.
Best regards,
Juan
When you set the isFolder attribute for a tree node without children and you open it, the tree resets itself. I understand that it should not do anything: it just an empty folder.
Changing the attribute isFolder of course does work, but you lose the icon. Of course you could add it manually or in the XML, but this seems a dirty way of doing it.
Do you know if I'm missing something ? I just want to show the node with a folder icon but obviously if it's empty don't cause strange behaviors.
Best regards,
Juan
Comment