Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataEnvironment , Filter
Message
De
08/07/2002 13:37:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
DataEnvironment , Filter
Divers
Thread ID:
00676227
Message ID:
00676227
Vues:
58
Hi

I have a Form1 with 2 command buttons .
In Click CommandButton1 - DO FORM Form2 WITH "CB1"
In Click CommandButton2 - DO FORM Form2 WITH "CB2"

In Form2 Init - Parameter CBPar
ThisForm.CBParent = CBPar


In Form 2 , in Data Environment , i have a Table1 .
Now i want , in Data Environmet.Cursor1.Filter = ;
IIF(ThisForm.CBParent = "Cb1" , , )

But I can´t do this because property CBParent yet not exist .

yes , i know that i can in form init , make SET FILTER , but it´s possible in DataEnvironment make what i want ?

Thanks


Pedro Silva

world is wonderful with your help .

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform