-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
🚧 work in progressWork that is current in progressWork that is current in progressarea-DesignerSupportarea-controls-DataGridView
Milestone
Description
.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.
Steps to reproduce
Test sample: DemoConsole in Winforms repo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🚧 work in progressWork that is current in progressWork that is current in progressarea-DesignerSupportarea-controls-DataGridView

