Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to bind and select referential values
Message
De
27/11/2008 01:40:08
León Carpay
Carpay Automatisering
Pays-Bas
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
How to bind and select referential values
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:
01364349
Vues:
66
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]...
gr leon
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform