Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to bind and select referential values
Message
From
28/11/2008 08:22:11
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
27/11/2008 01:40:08
León Carpay
Carpay Automatisering
Netherlands
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01364349
Message ID:
01364483
Views:
13
Hi Leon,

>Hi,
>
>I (newbie) am trying to get a windowsform to display a contact (say Leon) and the name of the firm he is working for (say VEH). The info of both the contact and the firm are in the same table (Contact). The table looks like this:
> [ContactID],
> [Forename],
> [Surname],
> [Name],
> [IsPerson],
> [QualityID],
> [BizzContactID]
>
>Question-part: what is the way to go to CRUD the value for [BizzContactID]? What I want is to display the name of the [BizzContactID] ( = VEH in this example) and be able to choose from a list. I've been experimenting with the mmPicker but can't get it to work in this databound situation.
>
>I'll be facing the same problem with the [QualityID]...

If you look at the jump start projects this is demonstrated with EmployeeID and ShipperID with regards to the Orders. Check this out in the Dev Guid jump starts.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform