Hi,
I need to bind the visibility property of XamDataTree NodeLayout to a property within the items collection. I need to control the visibility of a node dependeing on whether the property is true/false for that item within the collection.
However, the binding does not seem to work. Any help would be highly appreciated.
Thanks
Pallavi
Hello Pallavi,
Thank you for your post. I have been looking into it, but it seems like that I am missing something in your scenario, so if this is still an issue for you, could you please send an isolated sample project, where the issue is reproduced, so I can investigate it further for you.
Looking forward for your reply.
Seems prety clear to me, as I have the same problem :
How to bind the Visibility property of a NodeLayout (in a XamDataTree), to a property of the underlying data ?