C# WPF Tutorial #13 - ObservableCollection with ListView
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=qqJUg-HXV3c
Learning how to use ObservableCollection as the ListView's Item source, allowing us to use a single collection in our code and have the UI update itself automatically when the list is updated!
Happy Coding!
Chapters:
0:00 Setup
0:54 ItemsSource Property Binding
1:24 ObservableCollection
3:52 Adding to the Collection
4:22 Deleting from the Collection
7:06 Clearing the Collection
7:22 Recap
7:44 Next Up
Other Videos By Kampa Plays
Tags:
C#
WPF
ListView
ObservableCollection
ItemsSource
Collection Binding