Hello,
I'm encountering an issue and could use some help. I'm getting the following error message:
"Unable to resolve property or method of name 'ChangeStatusCommand' on type 'System.Object'. Line 30, position 12."
It seems to indicate that the ChangeStatusCommand doesn't exist, but I can't figure out why. Other bindings work fine; the issue only occurs within the context menu of the data grid. Any guidance on what might be causing this would be greatly appreciated.