I create TreeNodes programmatically with arrays sent over by Ajax. They can include id/objectId information, but the id information in the array isn't applied to the created nodes, so I problems refering to the programmatically created Nodes with dojo.byId or document.getElementById.
Solved for myself by changing createNode in my TreeV3 Extension, but maybe the createSimple function should already do this (filed an enhancement request)
dojo.byId
problem refering to programmatically created TreeNodes (dojo.byId) [solved]
Submitted by mbisping on Thu, 11/15/2007 - 11:07.
- Login or register to post comments
- Subscribe post
