Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
165
SelectedNodes are not being cleared
posted

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

Parents
No Data
Reply
  • 69832
    Offline posted

    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.

Children
No Data