Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing recordsources betw pageframes pages
Message
De
27/12/2003 20:36:00
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00862297
Message ID:
00862304
Vues:
16
>Hi Hillmar,
>i think i've solved this problem like below
>
> * i've put tablenames to the pages 'tag'
> * i've put to the pages activeevent method thisform.calias = this.tag command
>
> and i've tried to run and it works i think its enough ?

Yes, except that "Tag" is now no longer available for additional properties. I never use it.

I suggest adding another property specifically for this purpose:
* Page1.Init()
This.AddProperty("cWorkAlias", "Table1")
And in the Page.Activate(), as you suggest:
ThisForm.cAlias = This.cWorkAlias
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform