Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid HighLighter Class and SET FILTER
Message
 
 
To
16/02/2009 14:06:20
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01382142
Message ID:
01382152
Views:
53
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform