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

There's No Example of data-binding for Popup. #188

Open
mahyar1284 opened this issue Dec 29, 2022 · 1 comment
Open

There's No Example of data-binding for Popup. #188

mahyar1284 opened this issue Dec 29, 2022 · 1 comment
Labels
dotnet-communitytoolkit/prod maui The .NET MAUI Community Toolkit Pri1

Comments

@mahyar1284
Copy link

I want to update what's displaying inside a popup from my Mainpage viewmodel every few seconds. (e.g. every few seconds a new data is calculated in the models (business logic of my application) and this should be get updated on the popup. how can I achieve this?

I'm using "communityToolkitMVVM".


Document Details

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

@bijington
Copy link
Collaborator

As a note to my future self I have started work on a sample at https://github.com/bijington/popups/tree/main in the hope that we can either build better documentation, more functionality into the toolkit, or both.

@bijington bijington added the maui The .NET MAUI Community Toolkit label Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-communitytoolkit/prod maui The .NET MAUI Community Toolkit Pri1
Projects
None yet
Development

No branches or pull requests

2 participants