Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dropdown list does not change values
Message
From
06/06/2005 11:43:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Dropdown list does not change values
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01020523
Message ID:
01020523
Views:
76
Rowsourcetype = 3

Rowsource = SqlExec(lnSql,[Select ReasonText,ReasonId From dbo.DamageReasonTypes],[crsReasonTypes])

BoundColumn = 2                     && (Integer)

BoundTo = .T.

ControlSource = "Damages.ReasonId"  && (Integer)

Readonly = .F.
This should be straightforward, right?

I can drop down and select a value, but when I release the mouse the old value remains.
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Next
Reply
Map
View

Click here to load this message in the networking platform