Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing Rows in Grid
Message
De
07/01/2002 15:24:59
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
07/01/2002 15:22:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00601625
Message ID:
00601627
Vues:
30
>Marica,
>
>Unless I'm completely misunderstanding how the BeforeRowColChange and AfterRowColChange events work, I don't understand why the following doesn't work, ie. highlight the current row in a grid.
>
>*nORecNo and nNRecNo are custom properties
>
>*BeforeRowColChange
>thisform.nORecNo=RECNO()
>
>*AfterRowColChange
>thisform.nNRecNo = RECNO()
>thisform.grdSearch.SetAll("DynamicBackColor","iifthisform.nnrecno=thisform.norecno)," + ;
> allt(str(RGB(0,255,0)))+ "," + allt(str(RGB(255,255,255))) + ")")
>
>Any thoughts are greatly appreciated,
>Greg

Greg,

What happens if you Refresh the Grid after the SetAll?

Renoir
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform