Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox problem
Message
De
05/08/2007 02:59:49
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Listbox problem
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01245997
Message ID:
01245997
Vues:
63
Dear all,
I have a form with a listbox in it.
I set it's RowSourceType = 3 ( SQL Statement ) and RowSource = SELECT Admision.AdmCode, Admision.FileNum, SickInfo.SickName, SickInfo.SickFam, SickInfo.SickDad FROM Admision LEFT OUTER JOIN SickInfo ON Admision.FileNum = SickInfo.FileNum WHERE &FilterStr
But each time that I change FilterStr based on user selection, and run thisform.list1.requery , a browse window shows. It don’t occur when I run my form for first time, but when I issue requery command, browse window come on my form. Why?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform