Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding to multiple rows in the same biz object
Message
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Binding to multiple rows in the same biz object
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00988721
Message ID:
00988721
Views:
57
I have a form that needs to display three addresses for a "Call". Part of the Call table looks like this

CallPK
LocationAddressFK
CallerAddressFK
ReportAddressFK

What's the proper way to go about this? Seems like I would have to either create three instances of the address business object, or create three data views, but neither way seems quite right.

TIA,
Mike
Next
Reply
Map
View

Click here to load this message in the networking platform