Click here to Skip to main content
15,922,007 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Implement a Virtual Grid Pin
Stuck At Zero17-Jul-07 11:14
Stuck At Zero17-Jul-07 11:14 
GeneralRe: How to Implement a Virtual Grid Pin
led mike17-Jul-07 11:23
led mike17-Jul-07 11:23 
GeneralRe: How to Implement a Virtual Grid Pin
Stuck At Zero17-Jul-07 11:40
Stuck At Zero17-Jul-07 11:40 
QuestionRe: How to Implement a Virtual Grid Pin
Stuck At Zero18-Jul-07 4:12
Stuck At Zero18-Jul-07 4:12 
AnswerRe: How to Implement a Virtual Grid Pin
led mike18-Jul-07 6:29
led mike18-Jul-07 6:29 
GeneralRe: How to Implement a Virtual Grid Pin
Stuck At Zero18-Jul-07 6:48
Stuck At Zero18-Jul-07 6:48 
GeneralRe: How to Implement a Virtual Grid Pin
led mike18-Jul-07 7:14
led mike18-Jul-07 7:14 
GeneralRe: How to Implement a Virtual Grid Pin
Stuck At Zero18-Jul-07 7:36
Stuck At Zero18-Jul-07 7:36 
I suppose I am blind but I still don't totally understand that line. Chris says "If no callback function is specified then the grid will send a GVN_GETDISPINFO message to it's parent" This led me to believe this works under the hood, or so I thought.

I have come to CodeProject because there seems to be little information out there that can explain things more for the novice. I'm not asking to be spoon fed, but I think this is your impression. I am truly sorry if the obvious for you is not obvious for me. I did say I am a novice and I am trying to do what I was told to implement.

I did not say people at my place of work did not know how OnNotify or Callbacks work. I said no one has ever done a Virtual Grid before so they do not know. I really wished this was a school project. At least I could go straight to the teacher and ask the dumb questions.

From what you're telling me, this one line will magically populate all my cells with ease. As I explained before, I have copied this into my code and I get no change in behavior. I assumed from the quote I provided above that this all worked "under the hood". Prior to trying to add this feature, I have never heard of OnNotify or Callback functions. What I still do not know is how a particular virtual cell gets the specific bit of data it needs.

Also, I do not know if this could be a problem, but my solution is based on CFormView.
GeneralRe: How to Implement a Virtual Grid Pin
led mike18-Jul-07 8:38
led mike18-Jul-07 8:38 
GeneralRe: How to Implement a Virtual Grid Pin
Stuck At Zero18-Jul-07 9:02
Stuck At Zero18-Jul-07 9:02 
GeneralRe: How to Implement a Virtual Grid Pin
led mike18-Jul-07 9:50
led mike18-Jul-07 9:50 
GeneralRe: How to Implement a Virtual Grid Pin
David Crow10-Aug-07 10:14
David Crow10-Aug-07 10:14 
Questionhow to keep white spaces when input from text file? Pin
andyspartyshop17-Jul-07 9:29
andyspartyshop17-Jul-07 9:29 
AnswerRe: how to keep white spaces when input from text file? Pin
Nelek17-Jul-07 19:45
protectorNelek17-Jul-07 19:45 
GeneralRe: how to keep white spaces when input from text file? Pin
andyspartyshop20-Jul-07 6:36
andyspartyshop20-Jul-07 6:36 
GeneralRe: how to keep white spaces when input from text file? Pin
Nelek28-Jul-07 4:29
protectorNelek28-Jul-07 4:29 
QuestionShowing and hidind parts of a bitmap [modified][Solved] Pin
RickyC17-Jul-07 9:13
RickyC17-Jul-07 9:13 
AnswerRe: Showing and hidind parts of a bitmap Pin
RickyC17-Jul-07 9:22
RickyC17-Jul-07 9:22 
QuestionTry - Catch VC6.0 VS VC2k5 Pin
Wouter Dhondt17-Jul-07 8:32
Wouter Dhondt17-Jul-07 8:32 
AnswerRe: Try - Catch VC6.0 VS VC2k5 Pin
Mark Salsbery17-Jul-07 10:11
Mark Salsbery17-Jul-07 10:11 
GeneralRe: Try - Catch VC6.0 VS VC2k5 Pin
Wouter Dhondt17-Jul-07 11:04
Wouter Dhondt17-Jul-07 11:04 
GeneralRe: Try - Catch VC6.0 VS VC2k5 Pin
Mark Salsbery17-Jul-07 11:43
Mark Salsbery17-Jul-07 11:43 
QuestionUnwanted reuse of existing VC++ 6.0 instance Pin
cbrack66617-Jul-07 8:27
cbrack66617-Jul-07 8:27 
GeneralRe: Unwanted reuse of existing VC++ 6.0 instance Pin
thammadi18-Jul-07 22:41
thammadi18-Jul-07 22:41 
QuestionWhat is the best way to convert existing ActiveX DLL to ActiveX EXE? Pin
Anand Todkar17-Jul-07 7:57
Anand Todkar17-Jul-07 7:57 

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.