Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Three combos in a form
Message
From
28/08/2001 07:58:56
 
 
To
27/08/2001 13:55:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00548557
Message ID:
00549735
Views:
24
Thanks Crescencio for your help.

I was cheking out the IC combobox and the only way that I could resolve the trouble was making a public variable.

At final this is the code.
At form init:
public codigo

At combobox 1:
codigo=this.value
select aimtabd1
set filter to codimp=codigo
select aimtabd2
set filter to codimp=codigo
sele tabmov

The unique trouble that I have is when the user go to the next record the prewie record in the combobox desapear.

What is your advise..???
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform