dotnet/winforms

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

开放

#1,929 创建于 2019年9月18日

 (0 条评论) (0 个反应) (0 位负责人)C# (922 个派生)batch import
:beetle: bug:construction: work in progressarea-controls-DataGridViewhelp wanted

仓库指标

星标
 (4,100 个星标)
PR 合并指标
 (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.

贡献者指南