Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rows in a grid
Message
From
26/07/2006 07:50:37
 
 
To
26/07/2006 06:47:11
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01140096
Message ID:
01140108
Views:
16
Thanks Tore but... what if I'm watching a record by scrolling without clicking on it ?
I thought i had to do something with the activerow... or something like that

>>Hi there,
>>I have a grid whose rowsource is refreshed regularly (each 20 seconds).
>>Each time it's refreshed the grid display the first record of the table.
>>Is there a way to show almost the same situation on the screen ?
>>
>>Thx
>>Alessio
>
>In the timer:
>lnRecord=recno('yourtable')
>..timer fires
>goto lnRecord in yourtable
>yourgrid.refresh()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform