Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reference to Data Row from within Biz Obj
Message
 
To
29/12/2003 13:20:20
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00862572
Message ID:
00862709
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform