Results 1 to 3 of 3

Thread: Clear Listview

  1. #1

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    Post

    Is there a clear for a listview.

    Ie..in a listbox I use List1.Clear

    How do I clear a listview after I delete
    a record from the db.
    I know how to delete I just need to know how to refresh the listview...refresh just loads another mbd listing on top of the existing one.

    Thanks,
    Wayne

  2. #2
    Addicted Member
    Join Date
    May 1999
    Location
    Californ-I- A
    Posts
    207

    Post

    ListView1.SubItems.Clear should work

  3. #3

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    Post

    Thank you
    Wayne

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