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
1940
Make UltraTree read only
posted

EDIT:
I kind of solved this by canceling all events that interact with the tree navigation after setting a property from outside to react to.

 

Hello,

my request is simple:

I need to make the whole tree read only at runtime.

No activation, no selection, nothing should be triggered after clicking anywhere.

Is this possible? (without settings Enabled = false)

Blue

Parents
No Data
Reply
  • 4618
    posted

    Hi BlueScreenISU,

    Thank you for updating those post with your Edit; this is essentially the same approach that I would recommend as an alternative to actually disabling the UltraTree, cancelling events that would otherwise activate the tree or one of its components is the way to go.

    If you require any further assistance at all regarding this issue, please let me know.

    Sincerely,
    Chris K
    Developer Support Engineer
    Infragistics, Inc.
    www.infragistics.com/support

Children
No Data