The ListView control can display items in four different views.
With this control, you can make items into columns with or without column headers, and display accompanying icons and text.
You can use the ListView control to organize list entries called ListItem objects into one of the following four different views: 1. Large (standard) icons 2. Small Icons 3. List 4. Reports
The View property determines what views the control uses to display items in the list.
You can also use the Labelwrap property to control whether the labels associated with an item in the list are wrapped in a line-break display. In addition, you can manage the sorting method of items in the list and the appearance of the selected items.
First, create a appcode to store the new class
Second, draw the form (ListView), add the Columns collection from the attribute (add column)
Third, DbConnection class, used to connect the database
Iv. Encapsulation Column
Five, the new FRUITDA used to Shezen the method of pruning and checking
Vi. operation in the form
Delete and modify the ListView form