Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox: Setting Single Record as Value on Init
Message
De
09/10/2005 12:39:14
Lynn Bleck
Cents-Able Business Systems
Concord, Ohio, États-Unis
 
 
À
09/10/2005 11:18:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01057533
Message ID:
01057543
Vues:
10
Thank you for replying...I tried your suggestion and now the value is correct, however, when I issue the setfocus and refresh, the focus is still not activating on the selected record. I am using this code in the list init:

SELECT t_pick
IF SEEK(m.t_millordr, 't_pick')
thisform.list1.value = t_pick.t_millordr
m.lst = t_pick.t_millordr
thisform.list1.setfocus
thisform.list1.refresh
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform