I\'ve been searching for hours on this error that appears in the output window. I\'m pretty new to bindings in WPF, so I\'m sure there\'s something I\'m missing.
Ful
seems like you're binding your listviews itemssource to an object, not an array. is everything working visually? or do you see nothing?
EDIT: what happens if you write instead of:
this:
or any likewise collection definition