Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do get the index of row from a grid
Message
From
30/06/2005 03:34:54
 
 
To
30/06/2005 03:18:18
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01027591
Message ID:
01027594
Views:
14
Hi,
What do you meant by index of row?
When you select a record in grid, VFP actually move the record pointer to the cursor/table set in you r grid.recordsource. Therefore, you can access the record directly using mytable.fieldname. It will return you the value of current selected row in you grid.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Reply
Map
View

Click here to load this message in the networking platform