Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it bug, or....my mistake?
Message
De
18/06/2003 11:47:14
 
 
À
18/06/2003 11:38:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00801081
Message ID:
00801208
Vues:
18
John,

Why are you manually asigning the value of the combo? If the rowdSource of the combo points to the table, you shouldn't have to do this.

What are the rowSourceType, rowSource, and controlSource of the combo?

What is the
>Hi,
>Thank you for suggestion. I have do the following for debugging. But AI can't understand why it beahve so.
>
>
>*--Codes to find record
>
>WITH THISFORM
>     SET STEP ON    && at this point, combobox is displaying previous value
>     .mycombo.VALUE = LEFT(mytable.myvalue, 3)   && combobox become empty
>
>      ......
>ENDWITH
>
>
>
>If I re-execute the
>.mycombo.VALUE = LEFT(mytable.myvalue, 3)
>
>from debugger, the value will appear back.
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform