Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid HighLighter Class and SET FILTER
Message
 
 
À
16/02/2009 14:06:20
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexique
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01382142
Message ID:
01382152
Vues:
52
>Sorry Sergey, this is the SET command
>
>cAlias = JUSTSTEM(Thisform.TablaEstadistica_Conteos)
>SELECT (cAlias)
>
>SET FILTER TO (Control.Etiqueta = This.Value) IN (cAlias)
>
>Is called from a Combo.InteractiveChange

You can not use THIS.Value in the SET FILTER command. Can you use any other alternative?

SET FILTER is not a good command to use with grids anyway.

BTW, in VFP9 you don't need to use GridHighlighter, you can just set your grid's HighlightStyle property correctly.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform