Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two Local Parameterized Views on Same Table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00110024
Message ID:
00110201
Vues:
62
Hi Terry,

Not a problem. Just make sure they have different alias names. BTW, you could also create one view and get both the records with 2 view parameters. Now you could compare these two records by populating the data to objects using SCATTER NAME oCustomer1 for e.g.

The oCustomer1 and oCustomer2 would act as alias for all the controls in your form and field names would remain the same.

>Hello,
> Is is possible to have two local parameterized views on the same table at the same time?
> I have a table with names, addresses and etc. I need to be able to search, select, edit and view more than one record from that table at the same time. I would like to use a pageframe with multiple pages. For example, on page1, I would search for name1 using a parameterized view and a grid. On page2, I would display all info on name1 (highlighted in grid on page1). On page3, I would search for name2. On page4, I would display all info on name2. On page5, I would display information from both name1 and name2.
> If you have any suggestions how to accomplish this task, I would appreciate it.
>
>Thanks,
>
>TFISHER
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform