Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BMPS in a ListBox with a RowsourceType =2 (Alias)
Message
De
13/07/2000 09:48:10
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00391656
Message ID:
00391767
Vues:
10
In the Requery try
Counter = 0
SCAN
Counter = m.Counter + 1
This.Picture(m.Counter) = GraphicsFile
ENDSCAN

>I am using a RowSourceType =2 because I want to dynamically Filter the Table (RowSource). This is faster than re-building an entire Array or set of Values everytime I want to change the RowSource.
>In this case, how can I have a different BMP (Picture) to display for each record. I have tried .PICTURE = Eval(fRowSource.Picture) without luck
Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform