C# WPF Tutorial #12 - ListView
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=yTzwimqLrIM
Learning the basics of the ListView control including add, delete, and clear, as well as single and multiple selection modes and how to manage several use cases and pitfalls.
Happy Coding!
Chapters:
0:00 Setup
0:19 Creating a ListView
0:56 ListView Items
1:40 Adding ListView Items from GUI
4:15 Clearing ListView
4:40 Deleting - SelectedIndex
6:45 Deleting - SelectedItem
8:51 Deleting - Multiselect
10:00 Deleting and Enumeration Info
11:37 SelectionMode (Extended/Multiple)
13:02 Next Up
Other Videos By Kampa Plays
Tags:
C#
WPF
ListView
SelectionMode