Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids & SQL cursors
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00002374
Message ID:
00002527
Vues:
32
>>Speaking of that (DS) that is the one thing I
>>still can't get to work using Cursors -- the row
>>coloring scheme (in the upper classes). Will
>hope
>>for the best.
>>
>>Thanks
>>Tom
>Are you referring to displaying a grid with two
>alternating colors for the rows? If you are I put
>the following code in my grid.init:
>THIS.SETALL("DynamicBackColor", ;
> "IIF(MOD(RECNO(),2)=0,RGB(255,255,255), ;
> RGB(130,255,0))","Column")
>

Michael

Yes I was & was using Drew Speedies example. The problem is with using Cursors only. The code gets lost somehow & never shows the colors!!! Cursors & Grids -- Ya ever wonder why they named them 'cursors'??? =;+)

Thanks
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
Répondre
Fil
Voir

Click here to load this message in the networking platform