Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Values
Message
 
To
29/01/2002 09:17:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00612122
Message ID:
00612126
Views:
23
>How come the following code always gives me the value of the first row in the grid no matter which row I am on?
>
>Select drawlcttable
> Seek(PadR(AllT(ThisForm.Grid1.Column1.Text1.Value),24)) Order pcloc
> MessageBox(drawlcttable.dmdrno+" "+drawlcttable.dmpchg)
>
>I need the value of the text box of the first column of the row I am on.

The record pointer of the underlying table should be on the correct record.
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform