Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Current Row?
Message
De
17/08/1999 18:07:28
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00254638
Message ID:
00254720
Vues:
29
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().
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform