The current version of the Avalonia DataGrid is based off the old Silverlight version. This was the best way to do it back then as no other source code was available with appropriate licensing.
This issue has been moved from a ticket on Developer Community. When changing a field in a DataGrid that is of type DataGridComboBoxColumn, and then changing focus, an ArgumentOutOfRange exception is ...
Basic info: VS2010, .Net 4.0 WPF application. I'm trying to write a dialog box that allows a user to edit a fairly simple configuration file, opened as an XMLDataProvider as an application-level ...
At the moment my mind is elsewhere, so some of the details arent fresh in my mind! So I apologise. I am comparing two datasets. One is Authoritative and will override the data in the other. At present ...