Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo DisplayValue Won't Stay Set
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01076265
Message ID:
01076344
Vues:
26
The trouble was with the ListIndex property. It was somehow getting reset to ZERO during the Refresh(). To fix it, I set the property to the record number of the lookup table in the textbox.Refresh(). After the refresh, the combo displays the correct value.

Thanks for your help!

---Michael


>can you post these infos:
>
>- call you combo.requery ?
>- boundto = ?
>
>* in combo.valid, before call init
>- listindex ?
>- value  ?
>- displayValue ?
>
>this.init
>this.rowsourcetype = this.rowsourcetype
>this.refresh
>* new values
>- listindex ?
>- value ?
>- displayValue ?
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform