dotnet/winforms

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

Open

#1,929 建立於 2019年9月18日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C# (922 fork)batch import
:beetle: bugarea-controls-DataGridViewhelp wanted

倉庫指標

Star
 (4,100 star)
PR 合併指標
 (平均合併 14天 22小時) (30 天內合併 56 個 PR)

描述

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

貢獻者指南