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
2320
ActiveItem / dotted line problem
posted

How do I make the dotted-line go away when a user selects a XamWebTreeItem.  I'm not setting IsSelected or ActiveItem currently, it appears to be the tree's default behavior.

What is the easiest way?  In the XamWebTree ActiveItemChanged event I set the ActiveItem to null.  This appears to work but I wonder if there are hidden consequences or a better way. 

I don't really want to have to restyle or change how an active item is styled unless its extremely straight forward (i.e change one property or something).

Any thoughts on this would be greatly appreciated.