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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Adding Controls in CGridCtrl virtual mode

Adding Controls in CGridCtrl virtual mode

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

    Im currently working on CGridCtrl. I need to support atleast 50,000 rows so i opted for the virtual mode. The problem raised when I have to add controls into my Grid such as Check boxes and combo boxes. I also want set the color of the text in virtual mode. Will you be able to help me out here. Im very desperate... Thanks Rajith

    I 1 Reply Last reply
    0
    • R Rajith

      Im currently working on CGridCtrl. I need to support atleast 50,000 rows so i opted for the virtual mode. The problem raised when I have to add controls into my Grid such as Check boxes and combo boxes. I also want set the color of the text in virtual mode. Will you be able to help me out here. Im very desperate... Thanks Rajith

      I Offline
      I Offline
      Iain Clarke Warrior Programmer
      wrote on last edited by
      #2

      I'm pretty sure the CGridCtrl's virtual mode is very primitive in the fancy things it can or cannot support. I remember an article I wrote on a progress-bar cell type, and one of my forum questioners asked about using it in a virtual grid. We never really got anywhere. More recently, CMaunder and co posted another grid control, developed by him and Dundas and now released into the public arena. That may be more useful to you. I didn't find any features that required me to make all the changes in my software to switch over. But improved handling of virtual grids may be a compelling feature for you. Ultimate Grid: http://www.codeproject.com/KB/MFC/UltimateGrid.aspx[^] Iain.

      Iain Clarke appearing in spite of being begged not to by CPallini.

      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