Declined
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Martin Vasilev
Created on: 12 Feb 2010 08:28
Category: GridView
Type: Bug Report
0
FIX Overridden Equals method in INotifyPropertyChanged
We have a RadGridView, which uses a custom object for data source and that object override Equals method from INotifyPropertyChanged interface. If Equals return true for records that actually aren't equal, than the RadGridView takes(displays) them as equal (with one and the same values), despite the fact that in underling data source they are still different.
0 comments