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
85
XamNetworkNode - Collapse all by default
posted

Hello,

I am working with the XamNetworkNode and have successfully bound the control to a large dataset with many levels and connections. I have expansion indicators visible but the initial view shows all nodes expanded. I would like to be able to initially show just the root node(s), or perhaps the root node(s) and one level of connections. Is this possible?

I am using the MVVM pattern extensively in my application so ideally I would wish to bind the IsExpanded property of each node to a property in a viewmodel.

Thanks,

Chris.