How add folder item to tree?
code:tree.insertNewItem(pid, id, “folderNode”, null, “folderClosed.gif”, “folderClosed.gif”, “folderOpen.gif”, “SELECT”);
but Icons incorrect.
but Icons incorrect.
What icons are incorrect ? insertNewItem method looks correct.
Please check that image path is correct.