Click here to Skip to main content
15,911,132 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGetting a pointer to the view object Pin
Cam13-Dec-01 15:12
Cam13-Dec-01 15:12 
GeneralRe: Getting a pointer to the view object Pin
Rick York13-Dec-01 15:35
mveRick York13-Dec-01 15:35 
GeneralRe: Getting a pointer to the view object Pin
Cam13-Dec-01 15:52
Cam13-Dec-01 15:52 
GeneralRe: Getting a pointer to the view object Pin
Ravi Bhavnani13-Dec-01 17:05
professionalRavi Bhavnani13-Dec-01 17:05 
GeneralRe: Getting a pointer to the view object Pin
Eugene Pustovoyt13-Dec-01 23:48
Eugene Pustovoyt13-Dec-01 23:48 
GeneralHelp me create .inf file in win2000!! Pin
Jerry Hu13-Dec-01 14:30
Jerry Hu13-Dec-01 14:30 
GeneralRe: Help me create .inf file in win2000!! Pin
Nish Nishant13-Dec-01 18:15
sitebuilderNish Nishant13-Dec-01 18:15 
GeneralCDataGrid in C++ Pin
13-Dec-01 12:08
suss13-Dec-01 12:08 
HI,

I am using DataGrid control in my MFC app. One of the requirements is to loop through each selected record, pick the third column value and update the database if any item has changed.

Surprisingly most of the samples listed in MSDN show the VB examples. I am interested in a C++ sample that manipulates the selected rows, gets count of # of selected rows, etc. Can anyone point me to an in-depth usage of DataGrid Sample code. Also there are lot of LPDISPATCH routines like "LPDISPATCH GetSelBookmarks()" that can further call more functions. However I have no clue of what interface they support.



Nagendra
GeneralRe: CDataGrid in C++ Pin
14-Dec-01 0:50
suss14-Dec-01 0:50 
GeneralStupid Compiler Tricks Pin
Cam13-Dec-01 11:51
Cam13-Dec-01 11:51 
GeneralRe: Stupid Compiler Tricks Pin
13-Dec-01 12:33
suss13-Dec-01 12:33 
GeneralRe: Stupid Compiler Tricks Pin
Cam13-Dec-01 13:01
Cam13-Dec-01 13:01 
GeneralRe: Stupid Compiler Tricks Pin
Michael Dunn13-Dec-01 13:15
sitebuilderMichael Dunn13-Dec-01 13:15 
GeneralRe: Stupid Compiler Tricks Pin
Cam13-Dec-01 14:43
Cam13-Dec-01 14:43 
GeneralEdit Box Variables Pin
13-Dec-01 10:38
suss13-Dec-01 10:38 
GeneralRe: Edit Box Variables Pin
Christian Graus13-Dec-01 11:05
protectorChristian Graus13-Dec-01 11:05 
GeneralRe: Edit Box Variables Pin
Cam13-Dec-01 12:12
Cam13-Dec-01 12:12 
GeneralRe: Edit Box Variables AGAIN Pin
13-Dec-01 12:29
suss13-Dec-01 12:29 
GeneralRe: Edit Box Variables AGAIN Pin
Cam13-Dec-01 12:37
Cam13-Dec-01 12:37 
GeneralRe: Edit Box Variables AGAIN Pin
13-Dec-01 13:38
suss13-Dec-01 13:38 
GeneralRe: Edit Box Variables AGAIN Pin
Cam13-Dec-01 14:40
Cam13-Dec-01 14:40 
GeneralRe: Edit Box Variables AGAIN Pin
Christian Graus13-Dec-01 16:01
protectorChristian Graus13-Dec-01 16:01 
GeneralRe: Edit Box Variables AGAIN Pin
13-Dec-01 16:07
suss13-Dec-01 16:07 
GeneralRe: Edit Box Variables AGAIN Pin
Christian Graus13-Dec-01 16:02
protectorChristian Graus13-Dec-01 16:02 
GeneralRe: Edit Box Variables AGAIN Pin
Cam13-Dec-01 16:22
Cam13-Dec-01 16:22 

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.