TypeSelectControl:
Spoiler
It has a DataContext ViewModel:
Spoiler
I have a different UserControl that has it's own VM class. I'm trying to bind the Person.PersonType to the TypeSelectControl's SelecteType property. The output displays an XML error and the Bind doesn't happen. I know the PersonVM is working since the text boxes are getting bound correctly. Any thoughts on how to fix this?
EditPersonControl:
Spoiler
Error Message:
Spoiler
I'm just frustrated that I don't "get" WPF. WinForms just seams so much more logical and easier to understand. You can also walk through code to find out why it isn't working. WPF doesn't crash, but it does so much behind the curtain you don't know what's going on.

New Topic/Question
Reply




MultiQuote








|