Skip to content

What's up with ComboBox?? #4587

Open
Open
@riobertd903

Description

@riobertd903

[Enter feedback here]

I don't understand the recent inability to use the SelectedIndex and SelectedValue properties of the ComboBox in Winforms C#.
Every value assigned to SelectedValue returns null, regardless of the contents of its DataSource.
Manually populating the rows in a ComboBox, result in an inability to perform FindString and FindStringExact, as both functions fail and return -1, again regardless of the data in the ComboBox, or the search object.

Even AI is not able to offer useful suggestions, as there IS no explanation for functions and methods that are SUPPOSED to do one thing--yet sometimes do something completely different!!

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions