Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to bind and select referential values
Message
De
28/11/2008 08:22:11
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
27/11/2008 01:40:08
León Carpay
Carpay Automatisering
Pays-Bas
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01364349
Message ID:
01364483
Vues:
14
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform