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
45
xamDataTree binding not works for parent check box selection
posted

Hi,

I have hierarchies like one parent (p1) and three children (p1c1, p1c2, p1c3) with check boxes.

Here when I check and uncheck children individually binding works fine.

When I uncheck parent (p1) then check any children is not binding. In this case I unchecked parent then selected one child, but I am getting output as noting is selected.

Please let me know what is wrong here.

And I have one more requirement like; At least one node should be selected even though we uncheck all.

I have attached the sample project for your reference.

Thanks

XamDataTreeBinding.zip