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
1440
Storing a structure in a node in the ultratree?
posted

Is there a way to store a custom class or structure in a node of the ultratree while the just displayes some text?

I would like that a reference to the structure to be return in the eventhandler when an when a node in the ultratree is clicked on, or when an object it dropped on a node. Is that possible?

THanks