C#C
C#11mo ago
Dyda

✅ Problem with binding (#AvaloniaUI)

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.
Zrzut_ekranu_2025-02-20_143332.png
Zrzut_ekranu_2025-02-20_143425.png
Was this page helpful?