Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox- show list of suggested values
Message
De
07/01/2004 19:13:27
Gerald Caussade
Department Mental Health - Missouri
Farmington, Missouri, États-Unis
 
 
À
07/01/2004 18:28:50
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00863557
Message ID:
00864914
Vues:
30
Would you believe I've done everything with one table to get the hang of things? :)

So, now I'm adding more tables and maybe I should start a new thread, but...

I've add my joins in the dataset.relations collection.

now, when I want to add a new row, is there a shortcut to creating a new row in all the related tables, or do I have to write code to manually go through the relationships and add a row to each table.

The same is true for deleting, I guess.

I have two tables that are joined with textboxes showing items from the two tables. Of course, I want my data navigation bar to move back and forth through the records correctly. I was using dataview, but now will change everything to work with Dataset. I was using table.Addnew(), but using a DataSet, I wonder if I add a new row to one Table, will the related tables also add a row?


-Jerry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform