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
155
XamDataGrid cell value not updating when a bound DependencyProperty is updated
posted

Hello,

We've been working with the XamDataGrid and backing it with a ObservableCollection of DependencyObjects. When the grid is initialized all of the values are populated correctly. However, if one of the dependency objects has a property updated the corresponding record is not updated. I've attached a test project that demonstrates the behavior. Is there something wrong with the way that we are using the grid? If so, could you let me know how to configure my field layout to bind correctly to dependency properties.

Thanks,

Kayla

XamDataGridDependencyObjectTest.zip