Share via

Property "xy" not found in 'ViewModel'

Eduard Kaufmann 401 Reputation points
2025-02-21T08:37:07.37+00:00

code on GitHub: https://github.com/edikaufmann/RandoJson

In 'DetailsPage.xaml' I get below error .....
..... Binding: Property "Name" not found on "RandoPro.ViewModel.RandoDetailsViewModel"
PS: 'Name': is properly defined in my Models: RandoPro.cs ; and correctly found in 'MainPage.xaml'!

? How do I tell 'DetailsPage.xaml' where my Model 'RandoPro.cs' with 'Name' etc. is?

Some where I must have a mix up/typo ! ... or an age based blackout!

thank you for your time and help, ed

Developer technologies | Visual Studio | Debugging
0 comments No comments

1 answer

Sort by: Most helpful
  1. Eduard Kaufmann 401 Reputation points
    2025-02-23T07:38:31.3966667+00:00

    sorry, made a mistake - I consider it closed!

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.