Below code generates exception "Key already exists":
ultraTree1.Nodes.Add("HELLO");ultraTree1.Nodes.Add("hello");
Is it possible to make WinTree case-sensitive? By default UltraTree doesn't distinct keys, which differs in letter case (as "hello" and "HELLO").
No, there is no way to make the keys case sensitive.
This problem still get back to us. Maybe you plan to change it in next versions of Infragistics controls?
Follow this link to submit a feature request to Infragistics.
Request a Feature or Component