Skip to content

The "Add new Object Data Source" link & description shouldn't display in the DropDown panel for the DataSource & DisplayMember properties in the propertiGird #14132

@Zheng-Li01

Description

@Zheng-Li01

.NET version

.NET SDK 11.0.100-alpha.1.25608.101

Did it work in .NET Framework?

Yes

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

For the DataDource, the issue can reproduce on .NET 10.0 & .NET 9.0, not reproduce on .NET 8.0 due to the DataDource property is disabled.
For the DisplayMember, the issue does not reproduce on .NET 10.0/9.0/8.0 due to the DropDown panel cannot be expand.

Issue description

The "Add new Object Data Source" link & description shouldn't display in the DropDown panel for the DataSource & DisplayMember properties in the propertiGird
Core:

Image

Framework:

Image

Steps to reproduce

  1. Create .NET winforms project a ComboBox & PropertyGrid controls
  2. Select the combobox1 as object for the propertyGrid1
  3. Build & run the application
  4. Expand the DropDown panel for the DataSource & DisplayMember properties
  5. Observe the results.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions