dotnet/winforms

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

オープン

#1,929 opened on 2019/09/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (922 件のフォーク)batch import
:beetle: bug:construction: work in progressarea-controls-DataGridViewhelp wanted

Repository metrics

Stars
 (4,100 個のスター)
PR merge metrics
 (PR metrics pending)

説明

.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
  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

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

コントリビューターガイド