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
1250
Selecting a child row doesn't update the ActiveDataItem
posted

I have a hierarchical grid and the ActiveDataItem is binding to a property in my ViewModel. When selecting the parent row it is updated as expected. When selecting a child row however the property in my ViewModel doesn’t get updated.

Parents
  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it, but I wasn’t able to reproduce your behavior, so I created a sample project for you with the functionality you want. Also I suggest you download the latest service release of the version you are using because there was an issue in some of our earlier releases. You can download the Service Releases by logging to our web site and going to My IG \My Keys and Downloads. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.

     

    Looking forward for your reply.

    XamDataGridActiveDataItem.zip
Reply Children