Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tie into the change using NavControl
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00997107
Message ID:
00998007
Vues:
15
Stephen,

>I have a form based on : mmMaintenanceForm. I have a doubleclick method in the gird that puts the item # in Text for the form. I also have the NavControl set like this.
>
>this.NavControl = this.mmDataGrid1 ;
>
>How do I tie in the same UpdateText function when a user uses the NavControl?

You could try overriding your form's NavigateData() method, making a call to the base form's method, and then running your UpdateText() method.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform