Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo issues
Message
From
10/09/2002 09:20:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Combo issues
Miscellaneous
Thread ID:
00698730
Message ID:
00698730
Views:
45
Hi friends.

In a form, I have a combo box that executes the following code on InteractvieChange Event:
SELECT clients
GO TOP IN clients
LOCATE FOR clients.codcli == This.Value
ThisForm.Refresh()
It works. However, combobox's value is never mantained, i.e., it's always empty, never returning the client's code.

What's happening?

TIA,
Pablo Márcio de Oliveira

Inside the scream is silent, inside it must remain
Next
Reply
Map
View

Click here to load this message in the networking platform