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. ListView and List Ctrl Example

ListView and List Ctrl Example

Scheduled Pinned Locked Moved C / C++ / MFC
tutorial
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.
  • K Offline
    K Offline
    karmendra_js
    wrote on last edited by
    #1

    hello, I will be very thankfull to you if you can give me a very simple demo project(SDI with doc/view support) in which, a view class is derived from CListView, only LVS_REPORT style is used and it contains some column. One Important thing I need there is if i double click an item in the row it becomes an editable box and i can enter a new string and when i say enter it should save the new string as itemtext. I read most of the arti on codeproject but i couldn't make any head or tail of it. Thanks a lot :) Max I can give is 5 points and Regards from bottom of my heart.

    P D 2 Replies Last reply
    0
    • K karmendra_js

      hello, I will be very thankfull to you if you can give me a very simple demo project(SDI with doc/view support) in which, a view class is derived from CListView, only LVS_REPORT style is used and it contains some column. One Important thing I need there is if i double click an item in the row it becomes an editable box and i can enter a new string and when i say enter it should save the new string as itemtext. I read most of the arti on codeproject but i couldn't make any head or tail of it. Thanks a lot :) Max I can give is 5 points and Regards from bottom of my heart.

      P Offline
      P Offline
      Prakash Nadar
      wrote on last edited by
      #2

      http://www.codeproject.com/listctrl/[^]


      -prakash

      1 Reply Last reply
      0
      • K karmendra_js

        hello, I will be very thankfull to you if you can give me a very simple demo project(SDI with doc/view support) in which, a view class is derived from CListView, only LVS_REPORT style is used and it contains some column. One Important thing I need there is if i double click an item in the row it becomes an editable box and i can enter a new string and when i say enter it should save the new string as itemtext. I read most of the arti on codeproject but i couldn't make any head or tail of it. Thanks a lot :) Max I can give is 5 points and Regards from bottom of my heart.

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

        karmendra_js wrote: I read most of the arti on codeproject but i couldn't make any head or tail of it. If that is the case, I'm curious what you would hope to glean from someone offering you a sample project that would, for all intents and purposes, look just like the code you'd see with a CP article. How much of this project have you already completed? What specific piece do you need help with?


        "One must learn from the bite of the fire to leave it alone." - Native American Proverb

        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