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
714
"Value cannot be null." error when PropertyChanged event is invoked with "null" propertyName
posted

Hi,

I've attached a sample project named "ChartError" in order to show the error.

Basically I've a collection of entities that implement INotifyPropertyChanged that is the DataSource of my chart. The BusinesObject layer invokes the PropertyChanged event with "NULL" propertyName when entity changes. But when this happens I get "Value cannot be null. Parameter name: key" error.

Thanks in advance

ChartError.zip
Parents
  • 714
    posted

    I really need this problem to be solved as soon as possible. Or there will be no way that I can go on using Infragistics :(

    It is disappointing when we don't get a reply to our issues. Especially when the issue is related with a dead-end error.

Reply Children