Hi,
We are using XAMData tree for showing parent and child node data. We want to show multiple parent and multiple child node should be highlighted.
For that we have bind IsSelected property for children set it true, but not showing multiple highlighted node.
Apart from that also we are using NodeLine visibility, but in some children, child node are not showing.
Please suggest for that.
Thanks
PFA.
Hello Pri and thank you for posting!
Would you please let me know how do you try to select the child nodes? Are you binding the SelectedDataItems property pf the grid? If that is the case please note that the collection the property is bound to should be of type object. Can you share a sample project so I can have a look at the scenario because I am not sure what is causing the missing child nodes on your side? Thank you in advance.