Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why grid highlight all rows?
Message
 
À
22/03/2004 07:59:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00888471
Message ID:
00888507
Vues:
10
Probably the current alias in your recn()==.. statement is not the grid recordsource, so try recno(aliasname) instead; or This.nRecNo is not defined properly.


>Hi,
>I have expression as below set in dynamicbackcolor. However, VFP grid highlight all rows. Why? It works fine on certain forms.
>
>
>IIF(RECNO()==This.nRecNo , 	  This.nSelectedBackColor , 	  This.nFieldBackColor)
>
>
>Please advise
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform