In a WPF application how would I programatically go about to create the ListView and add the following 3 rows (see the link). Note that the backgrounds in the cells in the second column are only partially covered.
http://img803.imageshack.us/i/listview.png/
Loading
Mahesh ChandPosted Jun 26, 2011, 10:56 AM
Here is a good tutorial on ListView:
http://www.c-sharpcorner.com/UploadFile/mahesh/WPFListView09092008224322PM/WPFListView.aspx