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. C / C++ / MFC
  4. hide an item in a list view

hide an item in a list view

Scheduled Pinned Locked Moved C / C++ / MFC
graphicshelptutorialquestion
2 Posts 2 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I want to hide certain item's in my list view but I don't know how to do it. I've thought of making the hiden items having a height of 0 or simply not drawing them using custom draw but I have no idea how to do either of the two. I don't want to remove them from the list, just hide. Any ideas on how to do this?


    There's always one more bug.

    M 1 Reply Last reply
    0
    • L Lost User

      I want to hide certain item's in my list view but I don't know how to do it. I've thought of making the hiden items having a height of 0 or simply not drawing them using custom draw but I have no idea how to do either of the two. I don't want to remove them from the list, just hide. Any ideas on how to do this?


      There's always one more bug.

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

      read this article about custom draw CListCtrl http://www.codeguru.com/listview/CustomDrawListViewControls2.html[^] nobody is perfect

      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