Jon Comtois

Results 2 comments of Jon Comtois

This StackOverflow question seems to mirror my situation: http://stackoverflow.com/q/30946278/213169 After reading through this, I replaced the DataTemplate in my ItemsControl on the ComplexView with a manual binding to bypass ViewModelView...

@gluck Thanks for checking this out. You might be onto something. My first attempt to fix this was to do something along the lines of below, (your first suggestion). However...