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
755
XamDataTree not updating on Child node removal
posted

I have an issue with a XamDataTree, 

It is bound to an observablecollection of hierachical data, and populates just fine when items are added, or parent items are removed. 

The issue appears when removing Child Nodes from the Collection, as the tree doesnt update and despite the underlying collection correctly updating, the Tree still shows the item that has been removed. 

I have tried cloning, clearing then repopulating the collection, using tree.UpdateLayout(), Invalidating etc and nothing works...

Can you help as this it pretty urgent..?

Thanks

 

Parents Reply Children
No Data