|
-
Aug 7th, 2000, 08:34 AM
#1
Thread Starter
New Member
What is a ListView control ?
-
Aug 7th, 2000, 08:48 AM
#2
The ListView control displays data as ListItem objects. Each ListItem object can have an optional icon associated with the label of the object. The control excels at representing subsets of data (such as members of a database) or discrete objects (such as document templates). Although it may sound foreign, but the ListView Control is the control that Windows Explorer uses. Other possible uses for it can be to display the results of a query on a database or display all the records in a database table.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|