Results 1 to 4 of 4

Thread: what the hell? (listview)

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    Vienna
    Posts
    53

    Question what the hell? (listview)

    OK - now this is a listview...

    I tried to build a similar listview using the listview control.
    But I can't do it anyway.

    I only was able to figure out something like that:

    ListView1.ListItems.Add 1, "List1", "TEST"
    ......

    But this does not look like the control I wanted.
    .....
    Attached Images Attached Images  

  2. #2

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    Vienna
    Posts
    53
    This does only look stupid like this.


    Any ideas?

    thx!
    Attached Images Attached Images  

  3. #3

  4. #4
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    change the View property of the listview to lvwReport (3). i think
    this may be the only option that shows the headers

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