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.
Hello,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
I found the answer to my problem yesterday. Had my viewmodel property typed to the same type as the parent record. Just changed the property type to object and then handle the value accordingly.
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.