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
2115
How to set a TreeNode to not editable in an editable UltraTree
posted

Hi,

I have an UltraTree for which I made the node editable by setting LabelEdit and UseEditor to true.

Now I have a single TreeNode for which I want to disable this.

Tried to do it with AllowCellEdit = AllowCellEdit.Disabled, but after this, editing this TreeNode still works...

Any ideas?

Kind regards, Lieven Cardoen

Parents Reply Children
No Data