dotnet / dotnet/winforms

The ""cell error" icon can't be seen after selected the "CheckBox" cell of the DataGridView control

Open
#1,929 0 comments 0 reactions 0 assignees View on GitHub
:beetle: bug :construction: work in progress area-controls-DataGridView help wanted
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

.NET Core Version: .NET Core 3.0.100-rc2-014265 from Release branch
Have you experienced this same bug with .NET Framework?: Yes

**Steps to reproduce:**
1. Open the attached application, build and run it.
[DGVTest.zip](https://github.com/dotnet/winforms/files/3624106/DGVTest.zip)
2. Select the "CheckBox" cell by using the Keyboard or mouse.

**Actual Results:**
The "Cell Error" icon can't be seen after selected the "CheckBox" cell.
![BugRepro](https://user-images.githubusercontent.com/38325459/65102373-6e2e6b80-d9fd-11e9-9af1-e47ef27ab216.gif)

**Expected Results:**
The "Cell Error" icon should be seen as well as others cells, such as button cell, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.