Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Records not changing in listbox
Message
De
15/08/2005 08:47:46
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01040929
Message ID:
01040936
Vues:
9
>I have a form which displays information about a particular record. When I click on my navigation buttons I want to display child records in a listbox which is bound to another table using the field artikey. In the click event I use a set filter:
>
>
>SELECT article
>SKIP -1
>cArtikey=article.artikey
>
>SELECT cmscomp
SET FILTER TO Artikey=m.cArtikey
listbox.Requery

>
>
>But when I change records nothing happens in my listbox. Canybody help me please?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform