Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox- show list of suggested values
Message
From
07/01/2004 19:13:27
Gerald Caussade
Department Mental Health - Missouri
Farmington, Missouri, United States
 
 
To
07/01/2004 18:28:50
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00863557
Message ID:
00864914
Views:
32
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform