Skip to content

ColumnType is disabled for Columns in EditColumns dialog #10364

@Olina-Zhang

Description

@Olina-Zhang

.NET version

9.0.100-alpha.1.23564.26

Did it work in .NET Framework?

Not tested/verified

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No, reproduce in previous .Net versions

Issue description

After the PR: #10247, we can add different Columns Type in DataGridView by "Add Ciolumn" dialog.
In DemoConsole test app of Winforms repo, find DataGridView in form designer, open "Edit Columns" dialog, the ColumnType property for Column is disabled, we cannot expand it to choose all supported column type.

Actual:
image

Expected:
image

Steps to reproduce

Test sample: DemoConsole in Winforms repo

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions