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
275
XamDataGrid does not support changes (other than INotifyPropertyChanged.PropertyChanged or ListChangedType.ItemChanged)
posted

Hi, i am facing problem related to the xamdatagrid it throws above exception. I have attached example to reproduce the issue , I am performing the same thing in my application except in my example in Load method i am adding data into the collection which is attached to the grid, in actual application load is my search method which returns me the collection and then i fill up the collection which is binded to the xamdatagrid.

Could you please look into this and let me know your inputs on the same.

Thanks

Prashant C

WpfApplication1_Modified_2.rar