Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image in Grid
Message
 
 
À
02/05/2005 14:00:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
01010217
Message ID:
01010235
Vues:
29
Unless you tell me. :)

>YOU WILL NEVER KNOW HOW MUCH I APPRECIATE YOUR HELP! (AND PATIENCE!!!)
>
>dg
>
>>>>Check Images, containers in grid FAQ #7934
>>>
>>>Sergey:
>>>Thank you. I had studied FAQ #7934, and must confess that since my form was created with the FormBuilder and not programatically, I am unclear on where to include the Fake procedure. Should this be added to the form as a new method and called via "thisform.fake" in the init method? Syntax? Thanks for your un-ending patience!!!!
>>>
>>Try
* Form Init
>>...
>>THISFORM.Grid2.NewColumn.dynamicbackcolor = "Thisform.SelectGridPicture()"
>>...
>>* Form method SelectGridPicture
>>THISFORM.Grid2.NewColumn.MyPICTURE.Picture  = ;
>>        IIF( MyValue, "C:\path\Image1.ico", "C:\path\Image2.ico")]
>>Return thisform.Grid2.Backcolor
>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform