Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetAllx call not to error when a method is not existing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01371961
Message ID:
01371979
Vues:
15
You forgot how to modify classes? <g>
Yyou shouldn't include parenthesis in the second parameter. It's the name of the property to set.
THISFORM.oSetAllX.SetAllX(THIS, "ClearSearchString", "", "Textbox")
>
>I am using the following SetAllx call in the Grid.Valid() for each textbox(es) in the columns:
>
THISFORM.oSetAllX.SetAllX(THIS, "ClearSearchString()", "", "Textbox")
>
>As not all textboxes involved in the columns of the grid have this method I get the following error for such textboxes
>
Property CLEARSEARCHSTRING not found
>
>Please advise on how to modify the SetAllx call so that I can avoid the error message
>
>Thanks
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform