When click the UltraTree Checkbox is changing checkbox checkedstate. Its not reflecting in screen. Its working, If i use Debug or click on name.
Hello AGILAN,
Thank you for your post. may i know which version of control you are using ?
To select a particular node you can use 'GetNodeByKey' method. Here is the sample code from our online help document:
https://ko.infragistics.com/help/winforms/infragistics.win.ultrawintree~infragistics.win.ultrawintree.ultratree~getnodebykey
Also here is my demo sample of UltraTree with checkbox. You can modify the sample with your scenario reproducing the issue and i can have a look:
UltraTreeDataBinding.zip