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
470
XamDataAtree binding
posted

Hi Support,

I am using the XamDataTree and set the binding like this  ActiveDataItem="{Binding SelectedObject, Mode=TwoWay}". The tree has several layers in hierarchy structure. When I select the child node of the tree, the binding doesn't happen and the control has a "Red Border". What I want is when select the sub child node, set the SelectedObject to null and should not show the "Red border".

Please suggest.

thanks,

Eric