Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. ListView

ListView

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    microuser_2000
    wrote on last edited by
    #1

    hellow to all .. i am working on a listview and i am looking for a way to make an item on the listview not Visible , i didn't find how to do this ... anyone have any idea ? thxx

    M D 2 Replies Last reply
    0
    • M microuser_2000

      hellow to all .. i am working on a listview and i am looking for a way to make an item on the listview not Visible , i didn't find how to do this ... anyone have any idea ? thxx

      M Offline
      M Offline
      mr_lasseter
      wrote on last edited by
      #2

      You could always set the column width equal to zero.

      Mike Lasseter

      M 1 Reply Last reply
      0
      • M microuser_2000

        hellow to all .. i am working on a listview and i am looking for a way to make an item on the listview not Visible , i didn't find how to do this ... anyone have any idea ? thxx

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Idividual items in the ListView cannot be made visible/invisible. Using the standard controls, the only way to make an item not show up is to removed it from the list.

        Dave Kreskowiak Microsoft MVP - Visual Basic

        M 1 Reply Last reply
        0
        • M mr_lasseter

          You could always set the column width equal to zero.

          Mike Lasseter

          M Offline
          M Offline
          microuser_2000
          wrote on last edited by
          #4

          i can't set the nodes width equal to zero ....

          1 Reply Last reply
          0
          • D Dave Kreskowiak

            Idividual items in the ListView cannot be made visible/invisible. Using the standard controls, the only way to make an item not show up is to removed it from the list.

            Dave Kreskowiak Microsoft MVP - Visual Basic

            M Offline
            M Offline
            microuser_2000
            wrote on last edited by
            #5

            yaa i know but it is bad idea when u are using the nodes number and when u move one the count get mixed up ..

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups