Hello,
We have a memory problem with our website.
We have 3 DataTree update each minute with a timer.
To update, we make a DT.nodes.clear() and recreate all nodes.
But we see in firefox that there still exist orphan nodes, and after hours, that "crash" firefox
what is the best method to refresh the trees without effect of orphan nodes ?
thx
Hello dufour01,
I am just following up and see if you have any questions
At the moment, I am not able to reproduce the behavior. I am attaching a sample using a WebDataTree within an Update Panel. Please let me know if the sample demonstrates the behavior on your end or otherwise.
In addition, please let me know the browser you are using.
If you have any questions, please let me know as well.
No, always orphan-nodes ...
Thank you for the information.
Let us set the ChilcdrenAsTrigger to false. If you have any questions, please let me know as well.
any news ?
Can you reproduce my problem ?