Click here to Skip to main content
16,011,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CView VSCROLL intro Pin
alex.barylski2-Aug-04 7:13
alex.barylski2-Aug-04 7:13 
Generaltpkt paquets Pin
argali2-Aug-04 4:45
argali2-Aug-04 4:45 
GeneralWin socket & Dialog boxes Pin
pork chop2-Aug-04 4:43
pork chop2-Aug-04 4:43 
GeneralRe: Win socket & Dialog boxes Pin
palbano2-Aug-04 6:04
palbano2-Aug-04 6:04 
GeneralWindows Startup Pin
Ayman Mahmoud2-Aug-04 4:39
Ayman Mahmoud2-Aug-04 4:39 
GeneralRe: Windows Startup Pin
Jaime Stuardo2-Aug-04 5:02
Jaime Stuardo2-Aug-04 5:02 
GeneralRe: Windows Startup Pin
David Crow2-Aug-04 8:42
David Crow2-Aug-04 8:42 
GeneralDundas Grid question. Pin
Maximilien2-Aug-04 4:32
Maximilien2-Aug-04 4:32 
(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... Cry | :((

Thanks.



Maximilien Lincourt
Your Head A Splode - Strong Bad
GeneralRe: Dundas Grid question. Pin
Peter Zajac3-Aug-04 10:04
Peter Zajac3-Aug-04 10:04 
GeneralModal listbox Pin
navratil2-Aug-04 4:14
navratil2-Aug-04 4:14 
GeneralRe: Modal listbox Pin
alex.barylski2-Aug-04 7:18
alex.barylski2-Aug-04 7:18 
GeneralRe: Modal listbox Pin
navratil3-Aug-04 2:48
navratil3-Aug-04 2:48 
GeneralDisable & Enable Button Pin
pork chop2-Aug-04 3:15
pork chop2-Aug-04 3:15 
GeneralRe: Disable & Enable Button Pin
Maximilien2-Aug-04 3:21
Maximilien2-Aug-04 3:21 
GeneralRe: Disable & Enable Button Pin
vcplusplus2-Aug-04 3:23
vcplusplus2-Aug-04 3:23 
GeneralRe: Disable & Enable Button Pin
pork chop2-Aug-04 3:57
pork chop2-Aug-04 3:57 
GeneralRoutine to convert Roman / Arabic numbers Pin
Stlan2-Aug-04 2:58
Stlan2-Aug-04 2:58 
GeneralRe: Routine to convert Roman / Arabic numbers Pin
David Crow2-Aug-04 3:10
David Crow2-Aug-04 3:10 
GeneralRe: Routine to convert Roman / Arabic numbers Pin
Stlan2-Aug-04 3:29
Stlan2-Aug-04 3:29 
GeneralWill .. any body tell me zbut Zoom in and Zoom out of Picture Pin
Zeeshan Bilal2-Aug-04 2:36
Zeeshan Bilal2-Aug-04 2:36 
GeneralRe: Will .. any body tell me zbut Zoom in and Zoom out of Picture Pin
alex.barylski2-Aug-04 7:20
alex.barylski2-Aug-04 7:20 
GeneralRe: Rendering Performance gets better with Windows Media Player??? Pin
V.2-Aug-04 2:39
professionalV.2-Aug-04 2:39 
GeneralRe: Rendering Performance gets better with Windows Media Player??? Pin
baboguru2-Aug-04 2:48
baboguru2-Aug-04 2:48 
Generalcreating a MS Acess database Pin
si_692-Aug-04 1:52
si_692-Aug-04 1:52 
GeneralRe: creating a MS Acess database Pin
Manfred Staiger2-Aug-04 2:13
Manfred Staiger2-Aug-04 2:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.