Skip to content

Listview bindingerror children of observablecollection in viewmodel #7165

Answered by BinaryAssault
baswelsink asked this question in Q&A
Discussion options

You must be logged in to vote

Try moving the data type to the grid

<Grid x:DataType="local:MyFile">

Also, a suggestion, ditch the ListView and use a CollectionView, doing that alone might fix your issue

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@baswelsink
Comment options

@baswelsink
Comment options

@Yo0oo0oY
Comment options

Answer selected by baswelsink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants