Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relativerow property
Message
From
02/08/2006 05:04:45
 
 
To
02/08/2006 04:36:06
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01142100
Message ID:
01142311
Views:
16
>It works but i still have a little problem :
>before starting the procedure to get the new cursor i call the activatecell(1,1) method, get the PK then call the procedure and locate for the PK again
>then refresh the grid.
>The record is placed at the half of the rows in the grid....
>is there a way to put it in the first one ?
>Thx again
>Alessio

try:

replace grid.refresh with:
....grid.RecordSource = ....grid.RecordSource
but...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform