Hi there, I'm experimenting with the XamDataTree control and am unable to get the nodes in my tree to display a border/background when the mouse is hovering over them.
Even the examples in the Feature Browser for this control don't show any border/background when the mouse is over them.
Is there something I need to do to enable the hover border?
I'm using NetAdvantage WPF4 10.3.
This has been resolved in the latest service release, which can be accessed under your account on the Infragistics website on the My IG -> Keys & Downloads section.
Please let me know if you have any further questions or concerns about this matter.
This appears to be an issue with the MouseOver VisualState. By default the nodes should be showing a border when you mouse over them, and if you wanted to you could modify the default template to change how the node is styled when you mouse over it. However, it appears this is never triggered.
I have logged development issue 58681 for this for further research. I'm going to be creating a case and linking it to the issue so you can be notified when a fix is available.