Results 1 to 2 of 2

Thread: What is a ListView control ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    9

    Question

    What is a ListView control ?

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width