Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dropdown list does not change values
Message
De
06/06/2005 11:43:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Dropdown list does not change values
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01020523
Message ID:
01020523
Vues:
77
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)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform