Hi,
I have a situation where I have an empty tree (no nodes) but still the SelectedNodes collection of the tree contains 1 node.
I then use the following code:
ultratree1.SelectedNodes.Clear();
But still the SelectedNodes collection of the tree remains with 1 node.
Is this a known bug? Is there any HotFix or workaround?
Thanks,
Iftach
I vaguely recall a bug that might explain this behavior, but the one I am thinking of was fixed a long time ago (years). You should download the latest hotfix and if the problem persists, report it via the web support form.