Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, May 17, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual Basic.Net > Miscellaneous
How to Add, Remove and Clear Items Form ListView Control        
Total Hits: 5047  |  Today: 5       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this sample program I will try to explain you how you can add, remove and clear items form a ListView control using Visual Basic.Net (VB.Net). ListView control allows you to display item text in a list. For example you are selecting files from a TreeView control using ListView control you can display all your selected files in a list. Using ListViewItem class you can access list of items present in a List. Each item that is added in a list forms a collection named as ListViewItemCollection. Here I will use three of its methods Items.Add, Item.Remove and Items.Clear.

What's New at DevASP.Net
05/17  Weather Sideshow
05/17  .NET Interop for Gadgets – A C# G..
05/17  Soapbox Video Gadget
05/17  ImageListPopup, a C# class which ..
05/17  Farsi Library - Working with Date..
05/17  Calendar DayView Control
05/17  An Outlook Bar Implementation
05/17  Yet another DateTime...Slicker?
05/17  Another Month Calendar
05/17  Problem with Response.Write - Cha..
05/17  A nullable DateTimePicker that is..
05/17  C# Remote Control using the Audio..
05/17  Infrared Communication with your ..
05/17  Pocket PC TV Remote Control
05/17  Pocket 1945 - A C# .NET CF Shoote..
05/17  Writing Your Own GPS Applications..
05/17  ADO.NET Connection Pooling at a G..
05/17  Termie : a simple RS232 terminal
05/10  Eventing Within Composite Web Cus..
05/10  Use of the PayPal payment system ..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net