possible ways to show item in ListViewItem WPF
Update:Image may be NSFW.
Clik here to view.
that's the control i need to add to the ListView, in here i only need to display the Computer Name, still the item should hold the Computer Address
Image may be NSFW.
Clik here to view.
later, i will need ListView with Items that represent Files and Folders which will have : Name, Path, Size, Icon, IsFile properties.
so this's what I'm dealing with right now, im stuck in listView which i didn't expect to happen when i switched to WPF