Replies: 1 comment
-
You may be thinking about this wrong, but it is possible to update bindings explicitly. This is not a Prism related issue though. Just search your favorite search engine for explicit update of bindings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a "form" in my view that I need to bind back to the viewmodel only when a command is executed (e.g., a SaveCommand or similar). Is there an example of something similar that I can look at that does something like that, or am I maybe thinking about the problem incorrectly?
Beta Was this translation helpful? Give feedback.
All reactions