Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual the current record in the grid
Message
 
À
09/05/1996 18:59:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00001163
Message ID:
00001200
Vues:
45
>>just add a propert to the grid/form
>>that will hold the current recno()
>>in the init event of the form do something like
>>
>>this.gridname.setall("DynamicForeColor", ;
>>"IIF(RECNO()=thisform.gnCurrRec,this.hilightcolor
>,
>>this.forecolor","Column")
>
>That's excatly what we tried today getting the
>idea from Drew Speedie utility. We will look at it
>again tomorrow because it seems we have missed
>something.

Michel

As I mentioned earlier, beware of Drew's solution becuse it
will not work with all objects. It will definitely work
well with text boxes but if my memory serves me well it did
not work with spinners (the more exotic controls).

Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform