You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by kcabral817 December 19, 2021
How do I get the event in the ViewModel that a field was changed in the BO? I have a collection in the businessBase class that I need to consume and redirect to the message window of the view model. But I am unable to figure out how to monitor the OnPropertyChange event from the view model.
The text was updated successfully, but these errors were encountered:
Discussed in #2661
Originally posted by kcabral817 December 19, 2021
How do I get the event in the ViewModel that a field was changed in the BO? I have a collection in the businessBase class that I need to consume and redirect to the message window of the view model. But I am unable to figure out how to monitor the OnPropertyChange event from the view model.
The text was updated successfully, but these errors were encountered: