Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List disables
Message
De
07/09/2000 13:14:29
 
 
À
07/09/2000 13:10:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00413670
Message ID:
00413677
Vues:
15
>Why does my listbox disable (go blank and gray) when my combobox-interactive-change sets a new filter to the freetable? The code in the interactive change reads:
> if this.value = "All"
>set filter to
>go top
>thisform.refresh
>else && if there is a value other than "All" which will match some records
>set filter to Field1 = this.value
>go top
>thisform.refresh
>endif

Sounds like the filter is filtering out all records.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform