Skip to content
New issue

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

Control binding to data source is not working. #4362

Closed
elamey opened this issue Dec 13, 2020 · 1 comment
Closed

Control binding to data source is not working. #4362

elamey opened this issue Dec 13, 2020 · 1 comment
Labels
area-VSDesigner Windows Forms out-of-proc designer related issues

Comments

@elamey
Copy link

elamey commented Dec 13, 2020

  • .NET Core Version:
    .NET Core Version: 5.0

  • Have you experienced this same bug with .NET Framework?:
    No

Problem description:
Binding a control is not working. Example, when attempting to bind a checkbox "checked" state to a my.settings property, the data binding dialog has no data sources to bind to and there are no options to create on.

Expected behavior:
Add binding to a control (example, checkbox) for state, text etc...

Minimal repro:
New .NET 5.0 project, added check box to the form. Navigated to properties, data bindings, checked. Dialog box shows no options.

@RussKie RussKie added the area-VSDesigner Windows Forms out-of-proc designer related issues label Dec 14, 2020
@RussKie RussKie added this to the VS release milestone Dec 14, 2020
@RussKie
Copy link
Member

RussKie commented Feb 21, 2022

Please refer to our latest blog discussing the databinding in the OOP designer: https://devblogs.microsoft.com/dotnet/databinding-with-the-oop-windows-forms-designer/.

If you still have specific issues, please open a new issue with a clear description of what is not working and provide screenshots/animations to help triaging the issue.

@RussKie RussKie closed this as completed Feb 21, 2022
@ghost ghost removed this from the VS release milestone Feb 21, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VSDesigner Windows Forms out-of-proc designer related issues
Projects
None yet
Development

No branches or pull requests

2 participants