Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple table edits on same tab of maintenance form
Message
 
À
04/08/2008 16:51:02
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01336357
Message ID:
01336399
Vues:
12
>>I have a business form that allows users to add and update rows from two tables. They don't lend themselves well to a parent-child relation. Do I need to have a separate set of buttons for each table on the page or is it better to just call the saverow and other update methods for the 2nd table from the buttons bound to the 1st table? I realize that there would be more overhead calling updates for the 2nd table all the time when there may not have been any changes there. Are there other down sides to that? Maybe there's a third possibility I haven't thought of. Thanks in advance.
>
>Like you suggest you have options. It might just be whatever makes the most sense for your users visually to keep seperate. Unless they are two tables the users can't save seperatly, then I would put a single button and call both saves as necessary.
>Just thoughts
>Tim

Thanks, Tim. I just wanted to make sure there weren't any unseen pitfalls in that strategy.
Linda Harmes
HiBit Technologies, Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform