Click here to Skip to main content
16,004,778 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: HCURSOR, animated or static? (Repost) Pin
Waldermort28-Mar-06 9:39
Waldermort28-Mar-06 9:39 
GeneralRe: HCURSOR, animated or static? (Repost) Pin
PJ Arends28-Mar-06 10:12
professionalPJ Arends28-Mar-06 10:12 
GeneralRe: HCURSOR, animated or static? (Repost) Pin
Waldermort28-Mar-06 11:46
Waldermort28-Mar-06 11:46 
GeneralRe: HCURSOR, animated or static? (Repost) Pin
PJ Arends28-Mar-06 14:04
professionalPJ Arends28-Mar-06 14:04 
GeneralRe: HCURSOR, animated or static? (Repost) Pin
PJ Arends28-Mar-06 14:18
professionalPJ Arends28-Mar-06 14:18 
AnswerRe: HCURSOR, animated or static? (Repost) Pin
Jack Puppy28-Mar-06 14:17
Jack Puppy28-Mar-06 14:17 
GeneralRe: HCURSOR, animated or static? (Repost) Pin
PJ Arends29-Mar-06 5:29
professionalPJ Arends29-Mar-06 5:29 
Questionhow to get the current row in DataGrid? Pin
Dimkov28-Mar-06 8:54
Dimkov28-Mar-06 8:54 
Confused | :confused: Hi, I am using ADO 2.81 with C++ 6.
In my program I have a datagrid which is filled with data from adodatacontrol. Whenever i select a different row, my app needs to display information about it. The problem is, I can't find in which row the user clicked...
Is there any code that can help me?

i am trying to put it in the function:
void CMyDlg::RowColChangeDatagrid(VARIANT* LastRow, short LastCol)

here lastRow shows the last row clicked not the present.
I tried with dataGrid.get_Row();
this works fine if I dont scrool the data grid. But if I do so, it gives me the same informations (like I am not scrolling)

PLS help
QuestionCalculating the execution time of a Program Pin
Rane28-Mar-06 8:04
Rane28-Mar-06 8:04 
AnswerRe: Calculating the execution time of a Program Pin
David Crow28-Mar-06 8:08
David Crow28-Mar-06 8:08 
GeneralNot a better Idea. Any more Idea!!!!!!!!!! Pin
Rane28-Mar-06 8:38
Rane28-Mar-06 8:38 
GeneralRe: Not a better Idea. Any more Idea!!!!!!!!!! Pin
David Crow28-Mar-06 8:48
David Crow28-Mar-06 8:48 
AnswerRe: Calculating the execution time of a Program Pin
Dan McCormick28-Mar-06 8:46
Dan McCormick28-Mar-06 8:46 
GeneralRe: Calculating the execution time of a Program Pin
Rane28-Mar-06 21:37
Rane28-Mar-06 21:37 
GeneralRe: Calculating the execution time of a Program Pin
Rane28-Mar-06 21:39
Rane28-Mar-06 21:39 
AnswerRe: Calculating the execution time of a Program Pin
Dan McCormick29-Mar-06 4:34
Dan McCormick29-Mar-06 4:34 
GeneralRe: Calculating the execution time of a Program Pin
Rane29-Mar-06 18:48
Rane29-Mar-06 18:48 
AnswerRe: Calculating the execution time of a Program Pin
normanS28-Mar-06 18:03
normanS28-Mar-06 18:03 
QuestionSetting a unicode locale Pin
Xzyx987X28-Mar-06 7:35
Xzyx987X28-Mar-06 7:35 
AnswerRe: Setting a unicode locale Pin
Xzyx987X28-Mar-06 9:30
Xzyx987X28-Mar-06 9:30 
QuestionHardware Monitoring Pin
honae28-Mar-06 7:11
honae28-Mar-06 7:11 
AnswerRe: Hardware Monitoring Pin
Remco Hoogenboezem28-Mar-06 9:50
Remco Hoogenboezem28-Mar-06 9:50 
GeneralRe: Hardware Monitoring Pin
honae1-Apr-06 10:00
honae1-Apr-06 10:00 
QuestionWindows Mobile 5 Pin
mtzlplyk28-Mar-06 6:04
mtzlplyk28-Mar-06 6:04 
Questionwriting Windows 2003 services Pin
Simes28-Mar-06 5:10
Simes28-Mar-06 5:10 

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.