Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interactive change event
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00059786
Message ID:
00060278
Vues:
33
>>The user is changing it. Still experimenting. Thanks.
>Evan,
>
>Could you post the code you have in the interactivechange event, perhaps we could save you some experimentation time.

Jim,

I appreciate you doing this. Okay here is the situation.

I have a grid than can be edited. The first value in the grid can have 3 values, so I have used a combo box. The grid is also sorted on this column, so naturally the grid has to be reordered when the values changes.

In the combobox in column one I put this code in the InteractiveChange event

=requery("schedname")
thisform.refresh

It doesn't fire after a new combobox value has been selected. If I put the code in the Valid event, it fires correctly.

What have I done wrong? Hopefully I am not trying to pound a nail with a screwdriver :-).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform