|
-
Oct 20th, 2007, 03:44 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] msflexgrid column value ?
If I click on a Row in a msflexgrid how do I get the value of a column ? where I know it’s name?
-
Oct 20th, 2007, 03:54 PM
#2
Thread Starter
Fanatic Member
Re: msflexgrid column value ?
I worked it out
Label41.Caption = MSFlexGrid1.textmatrix(MSFlexGrid1.Row, 0)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|