Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Setall with the Grid Control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00055367
Message ID:
00055480
Vues:
32
>
>Don, could you post the exact command that is NOT working? You'll get quicker results that way.
>
>Also, check the code in the Help system for DynamicBackColor. The example may help you find the error.
>
>HTH
>Barbara

Thanks Barbara,

The command I use in the interactive change event of a textbox is as follows:

thisform.gridsched.SetAll("DynamicBackColor", "IIF(between(entereddate,templates.date_from,templates.date_to),;
RGB(64,0,128), RGB(191,255,255))", "Column")

The entereddate,templates.date_from,templates.date_to are all date type variables and this command initially works but if you erase the entered date in the textbox as in to reenter a new date the error invalid expression pops up.

Thanks,

Don
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform