Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box not behaving the same as other
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133388
Message ID:
01133426
Views:
11
Well, whaddya know? In the valid of the text box I commented out the manipulation of the combo:

With .cboOperators
* .Requery()
* .Value = This.value
EndWith

In the IRChange() of the combo I included the 2 lines:

This.value = This.List( This.ListIndex, 2)
Thisform.txtOperator.value = This.List( This.ListIndex, 2)

and it works! But this is now quite different from the other pair of controls.

Go figure! The vaguaries of VFP combos have always been a mystery to me.

Thanks, Boris and Marcia for your interest and attention.

I daren't allocate stars to my own message, to indicate it's solved, for fear of that mad Quebecois jumping on my back :-)
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform