This demo shows how to avoid an InvalidOperationException when clicking AddNewRow while AllowEditing property is disabled for GridCheckBoxColumn in WPF DataGrid
-
Updated
Aug 22, 2025 - C#
This demo shows how to avoid an InvalidOperationException when clicking AddNewRow while AllowEditing property is disabled for GridCheckBoxColumn in WPF DataGrid
This example illustrates how to disable the row selection while clicking on the checkbox column in wpf and uwp datagrid
Add a description, image, and links to the gridcheckboxcolumn topic page so that developers can more easily learn about it.
To associate your repository with the gridcheckboxcolumn topic, visit your repo's landing page and select "manage topics."