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
226
UltraTree key value
posted

Hello!

I have a problem. When I bind data to ultratree with SetDataBinding() I do not know how to set KeyValue of each node. Nodes are created automatically. The problem is because I want to search for a node with GetNodeByKey() method and I have no key values set for nodes.

How can you specifiy ParentKeyValue that hierarchical tree can be created via data binding ?

Thank you

Gregor

Parents Reply Children