Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chg form title from secondary page?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00280945
Message ID:
00282885
Vues:
17
>>I have a primary Bizobject that is properly changing the form title as a user moves throught the grid on page 1.
>>
>>Now users want to have a custom lookup page (page 4) change the form title too. In a click event of a button on that page (4) I have selected the view and found that record. What is missing in refreshing the title bar?>
>
>Check out the section in the Developer's Guide on "Dynamically Changing a Business Object Form's Title".
>
>Regards,
>Kevin

Thanks Kevin. I stated that I had the title changing while in the grid, but I need to know to do it from another page.

Try adding this to the manual in the same area.

To change the form title from another page use the AfterRowColChange event for that grid.

This.Parent.Parent.Page1.CListOneToManyObj1.cGridList1.AfterRowColChange()

Thanks for the reply.

__Stephen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform