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. Dundas Grid question.

Dundas Grid question.

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

    (also sent to Dundas Tech this morning; but maybe some other CPian already tried that ) I have a grid ( row selection ) with multiple columns, one is a checkbox cell type; I select a range of cells and when clicking on one checkbox in the selected range, I want to update all checkbox cells with the state of that one cell. I was wondering if it's possible to select a range of checkbox cells (CUGCheckBoxType) , and click on the checkbox to affect all the selected cells ? now, in the CUGGrid::OnLButtonDown method, there's m_ctrl->GotoCell(col,row) that resets the selection. Seems that I have to "hack" a couple of methods here and there to achieve what I want, and I don't really want to do it, and mess with the Dundas code. I could use a contextual menu to do it, but it seems unelegant ... and not what Boss wants... :(( Thanks.


    Maximilien Lincourt Your Head A Splode - Strong Bad

    P 1 Reply Last reply
    0
    • M Maximilien

      (also sent to Dundas Tech this morning; but maybe some other CPian already tried that ) I have a grid ( row selection ) with multiple columns, one is a checkbox cell type; I select a range of cells and when clicking on one checkbox in the selected range, I want to update all checkbox cells with the state of that one cell. I was wondering if it's possible to select a range of checkbox cells (CUGCheckBoxType) , and click on the checkbox to affect all the selected cells ? now, in the CUGGrid::OnLButtonDown method, there's m_ctrl->GotoCell(col,row) that resets the selection. Seems that I have to "hack" a couple of methods here and there to achieve what I want, and I don't really want to do it, and mess with the Dundas code. I could use a contextual menu to do it, but it seems unelegant ... and not what Boss wants... :(( Thanks.


      Maximilien Lincourt Your Head A Splode - Strong Bad

      P Offline
      P Offline
      Peter Zajac
      wrote on last edited by
      #2

      Please try the recommendations Dundas Support has emailed to you earlier today and let us know if it something you can use. Peter Zajac Dundas Software

      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