Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get value from search form and display records
Message
 
 
À
14/06/2007 10:19:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01232869
Message ID:
01233029
Vues:
12
>I put this code in exit button of the search form.
>
>Thisform.oCallerForm.RefreshFromOutside()
>
>Instead of oCallerForm I put "SoEdit" as "soedit" is my callerform. And search form name is searchso.scx.
>
>I face a message "Unknown member SoEdit"
>
>Please suggest

Saifuddin,

Did you follow the exact steps as I outlined in my message? If yes, you should not put SoEdit, but you should use exactly as I wrote:

thisform.oCallerForm.RefreshFromOutside()

Please re-read my previous message again and try to follow the exact steps, if you want to use this idea.

The idea is, that we pass a form reference from one form to another and in the other form we can now manipulate the caller's form using this reference.

Thanks.
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