Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing grid with no alias
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01430324
Message ID:
01430596
Vues:
51
>Sergey,
>
>As usual, you're completey on the money.
>
>Just changed one line
>
>this:
>
> IF UPPER(ALLTRIM(this.parent.lcsearchvalue.value))$UPPER(lasearchtarget(i))
>
>To this:
>
> IF UPPER(ALLTRIM(this.parent.lcsearchvalue.value))$EVAL(this.Parent.grdList.Columns(i).ControlSource)
>
>Many thanks
>
Rob,

How it is supposed to work with multiple words?
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform