Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Records not changing in listbox
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Records not changing in listbox
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01040929
Message ID:
01040929
Views:
55
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=cArtikey
But when I change records nothing happens in my listbox. Canybody help me please?
Neil Lewis
IT R&D Manager
Velmore Ltd
Next
Reply
Map
View

Click here to load this message in the networking platform