Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Separate edit form from Gridview
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01097869
Message ID:
01098359
Vues:
13
Michael,

>I would like to load a small winform from a gridview. Do you have any examples of how to load the current record into the form using mm?

You can get the primary key of the currently selected row (using MM .NET's GetCurrentRowPK() method), and pass that to the constructor of the Windows Forms. The Windows Form can then pass that to a business object method that can retrieve the appropriate record.

Best 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