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. Need help using List Control

Need help using List Control

Scheduled Pinned Locked Moved C / C++ / MFC
c++databasehelptutorial
3 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.
  • S Offline
    S Offline
    SnaKeBeD
    wrote on last edited by
    #1

    hi all, I'm using List control for displaying the data from database in my MFC dialog box. Along with the database data, i have been using the first coloumn for serial number. After displayin all these information i want access the second coloumn from the list control. Can anybody tell me how to access the second column of List control thanks in advance:confused:

    ||SnAkeBed||

    H D 2 Replies Last reply
    0
    • S SnaKeBeD

      hi all, I'm using List control for displaying the data from database in my MFC dialog box. Along with the database data, i have been using the first coloumn for serial number. After displayin all these information i want access the second coloumn from the list control. Can anybody tell me how to access the second column of List control thanks in advance:confused:

      ||SnAkeBed||

      H Offline
      H Offline
      Hamid Taebi
      wrote on last edited by
      #2

      LVITEM has some members for it iItem,iSubItem. int InsertItem( const LVITEM* pItem );

      1 Reply Last reply
      0
      • S SnaKeBeD

        hi all, I'm using List control for displaying the data from database in my MFC dialog box. Along with the database data, i have been using the first coloumn for serial number. After displayin all these information i want access the second coloumn from the list control. Can anybody tell me how to access the second column of List control thanks in advance:confused:

        ||SnAkeBed||

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        SnaKeBeD wrote:

        Can anybody tell me how to access the second column of List control

        Subitem = 1

        "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        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