Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find Form Issues - still unresolved! KEVIN???
Message
 
À
14/12/2003 10:11:41
Scott Malinowski
Arizona Fox Software LLC
Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00858628
Message ID:
00859209
Vues:
17
Scott
I'm going to back up so we're on the same page.
When I create a find form I go through these primary steps.

1. Create a view with parameters used to search (i.e. vp_Name for the customer name) and confirm that the view does what I want.

2. Create a bizness obj (i.e. Customerobj) for the view at which time a dataenvironment (i.e. CustomerEnvironment) is created. I'll then create a new method GetRecords in which I'll pass the parameters for the view in step #1. I'll run SETX with "" and confirm that this works properly from the command prompt.

3. I'm now ready for creating the FindForm.
4. I create a subclass from cFindForm and place the user inputs at the top.
5. Then i'll set the property the SearchListObj.oDELoader.cDataEnvironment value to the DataEnvironment I created in step #2. (i.e. CustomerEnvironment)
6. Then I set the other properties and methods as per the manual as you've noted.

Jon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform