Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Asking for help again
Message
De
06/11/1998 12:44:20
Bruce Gilmour
Cal-Mour Consultants
Calgary, Alberta, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00154949
Message ID:
00155285
Vues:
24
Hi Allen. I don't know if this will help, but I put my setall in the init of the grid and it seems to work for me. Just change it to this.setall(..... when you do it.
HTH

>I'm reposting my question from yesterday since I didn't get a solution. I hope someone can help.
>-----------clip----
>
>Hi all,
>
>I've been fumbling with this problem all day and I decided to ask for help.
>I have a grid with it's columns controlsources set to a cursor.
>When I populate the cursor from a query, I want to set certain rows to italics. It is dependent upon what the value of a field in my cursor is.
>Ok so I've realized that if I were to setup a dynamicfontitalic-setall statement in the init method and I was using a table in my data environment, it would be like this:
>thisform.grdMygrid.setall('dynamicfontitalic',"iif(my_field='cancelled',.t.,.f.)","column")
>
>BUT, my problem is that this doesn't seem to work when my field is not from a table but from a cursor. Can it be done?
>
>Thanks
>
>-------------
***************************
Bruce Gilmour

"Two things are infinite, the Universe and human stupidity. And I am not sure about the Universe."
- Albert Einstein
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform