Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Picture in grid
Message
De
09/04/2007 09:02:50
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
09/04/2007 07:59:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01213361
Message ID:
01213400
Vues:
17
>Dear Sir,
>After reading your article "Images, containers in grid" I used your following codes
>
>Every path is unique but the above procedure displays only first picture in all rows.
>How to show images according to FileName field.
>
>Plaase help
>
>
>lcPath = getdir()
>lnFiles = adir(aImageList, lcPath+'*.*')
>Create cursor myImageList (FileName m)
>For ix=1 to alen(aImageList,1)
>  Insert into myImageList values (lcPath+aImageList[ix,1])
>Endfor
>
>Thisform.Grid1.Column3.Image1.Picture = myImageList.FileName
>
>

Reread it. I don't see any implementation in your code.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform