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
80
How could I bind the selected child row to the model in a hierarchical xamdatagrid
posted

I have a hierarchical xamdatagrid with Views(Parent) and Schemas(Childs), I want to bind the selected schema(child) to the model so I can know what is the current child selected, any suggestion?