Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reference to Data Row from within Biz Obj
Message
 
À
29/12/2003 13:20:20
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00862572
Message ID:
00862709
Vues:
11
Terry,

>From within a business object, how can I determine the current row position of the current data table or the object reference to the current data row?

In addition to what Cathi said, you can use the business object's DataRow property to determine the "current" row. This property only contains the "current" datarow if the business object is bound to the form's navigation control and you are using the business object's navigation methods to move to the next, previous, first, last, row.

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform