I know that the code below with give me column and row info but how do I get information from header. The header is filled from a db with field named PersonName and PersonID.
VB Code:
MsgBox "Row: " & MSFlexGrid1.Row & " Col: " & MSFlexGrid1.Col
|
Results 1 to 3 of 3
Thread: [RESOLVED] Msflexgrid click
|
Click Here to Expand Forum to Full Width |