Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Records not changing in listbox
Message
From
15/08/2005 08:47:46
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01040929
Message ID:
01040936
Views:
11
>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform