New article
Recently updated
Ideagen Internal Audit (Aura): Following the .NET v4.8 upgrade, you get an error when deleting all rows in a Data Grid
A recent update to Microsoft’s .NET Framework (v4.8) causes a problem for a third-party component used by Ideagen Internal Audit (Aura), impacting the functionality of the Data Grid.
If you bulk delete all rows in a Data Grid you will see the following error:
Universal Time: (2019-09-18 08:28:25) Local Time: (2019-09-18 09:28:25) TimeZone: (01:00:00 DST)
Version: 5.4.0.5
EXCEPTION: InvalidOperationExceptionmessage: 'Selected' name cannot be found in the name scope of 'System.Windows.Controls.ControlTemplate'.
source: PresentationFramework
A workaround is to bulk delete all but one row in the Grid, and afterwards delete the final row.
This problem is fixed in v5.3.0.14 and v5.4.0.6.