We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
main branch of WinForms repo
Not tested/verified
No
DisplayMember and ValueMember drop-down boxes cannot be expanded when None is selected for DataSource in DemoConsole application.
Test sample: DemoConsole bases on main branch in Winforms repo.
More Info:
The text was updated successfully, but these errors were encountered:
fix dotnet#12990 DisplayMember and ValueMember drop-down boxes cannot…
7aed95f
… be expanded when None is selected for DataSource in DemoConsole application
59007d0
1913404
@Epica3055 - this scenario requires some VisualStudio -specific services to work, we'll wait for a customer scenarios before implementing it
Sorry, something went wrong.
Epica3055
Successfully merging a pull request may close this issue.
.NET version
main branch of WinForms repo
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
Issue description
DisplayMember and ValueMember drop-down boxes cannot be expanded when None is selected for DataSource in DemoConsole application.
displaymember.mp4
Steps to reproduce
Test sample: DemoConsole bases on main branch in Winforms repo.
More Info:
The text was updated successfully, but these errors were encountered: