how to use listview in c#?
adding/remove item.. getting the value.. etc
Printable View
how to use listview in c#?
adding/remove item.. getting the value.. etc
Well using the ListView is a very broad topic.
Here is an interesting introduction on the use of the ListView control :)
http://www.developerfusion.co.uk/show/74/1/
-.- the tutorial is VB specific but it shouldn't be to hard to convert it to C#