Odd difference between VWP and Creator 2

After moving from creator 2 to VWP i noticed this odd change:

TreeNodes that I add to a tree seem to be recreated instead of staying the same. I add a bunch of nodes to a tree, and when I read them later they are new nodes with different addresses. Even when I extend the TreeNode and add a variable, if I set that variable and then look at it during another request it is null. Anyone know about this change? My app relies on the Creator2 behavior quite a bit so that I can map the nodes to certain data for display manipulation and then saving.

- Mark

[572 byte] By [CandideECa] at [2007-11-26 15:39:21]
# 1
Did you find a solution to this? I have the same problem and I need to find a solution fast! I have extended the treeNode class when I select a node all the information in my tree is no longer accessable.
sheffieldwrigleya at 2007-7-8 21:57:43 > top of Java-index,Development Tools,Java Tools...