Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the typical way?
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
What is the typical way?
Divers
Thread ID:
00751194
Message ID:
00751194
Vues:
56
Dear All,

I have window form displays all members basic information, & members data saved to members table, One of these information is for member nationality (as a ComboBox in the form).

Nationality list are in a separate table with only “nationality” and “Code” fields & “Code” as PK.

In members table only nationality “Code” is stored.

Now, when I display the members data, nationality combobox should point to the correct code in the nationality table.

Should I make a DataRelation between 2 tables, OR
Use .Find method every time the user clickes “Next” or “Back” button to display member information?

Note:
I have 5 combobox’s in the member form uses the above method of displaying the data based on master tables.

Thanks for the advice.
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform