Click here to Skip to main content
15,921,959 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to Implement a Virtual Grid [modified] Pin
Stuck At Zero17-Jul-07 9:37
Stuck At Zero17-Jul-07 9:37 
AnswerRe: How to Implement a Virtual Grid Pin
led mike17-Jul-07 10:44
led mike17-Jul-07 10:44 
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 
I am struggling to see where virtual mode implementation is spelled out. The link you sent me is the same I've been looking at. I see descriptions of what each function does and I see code examples of OnNotify and CallBack. There's no explanation I see that explains exactly how data is added to a virtual cell other than saying OnNotify and CallBack are needed for this operation.

What I have at the moment is a working non-virtual grid. I need to make it virtual for the reasons Chris explained as to why one is needed. I can populate this non-virtual grid with data. But when I flip the switch for Virtual, poof! Nothing.

As for why I'm trying to implement a virtual grid, it's because I was told that this would be needed in order to accomplish listing lots of data on a grid control. No one around me has tried this feature so I'm left on my own to figure it out.

If I am a novice as I state? You sound like you don't believe me. Laugh | :laugh:

I get the idea of what Chris is trying to convey, but I don't understand the implementation.
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 
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 

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.