Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Current Row?
Message
From
17/08/1999 18:08:56
 
 
To
17/08/1999 18:07:28
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00254638
Message ID:
00254722
Views:
27
>Hi Dan,
>
>>I'm curious how did you implement your solution? I assume the modal is using the default data session. But how are you moving the record pointer in the grid? I had a couple ideas but didn't really have time to test anything out.
>
>Well, to implement it you just create a Current Record Variable in the grid or form, then your dynamic fore color looks like :
>
>'iif(recno(This.recordsource)=This.nCurrRec,rgb(),rgb())'
>
>Moving the record pointer? Just seeks and locates and after the find I update nCurrRec with the new Recno().

Are you repositioning the record at the top of the grid?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform