Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataGrid control Update/Delete buttons?
Message
De
01/05/2009 11:38:22
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Développement mobile
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01397328
Message ID:
01397438
Vues:
35
This message has been marked as a message which has helped to the initial question of the thread.
>>>Can you please provide some guidance?
>>>
>>>Thanks in advance.
>>
>>
>>Check out my article on this very subject: http://code-magazine.com/Article.aspx?quickid=0807071. It shows you how to get started and what to do.
>
>Hi John,
>
>Of the page 7 (in printed version) you're saying "With the database structure in place you can create ..." I'm not exactly sure - do we need to have 3 separate datasets for each of my tables (in my database right now I only have Inventory, Orders, OrderDetails) or one DataSet with all 3 of them? Also I'm not sure about dragging. I went to Data Menu in VS, Add new DS and then followed the path by selecting my database and then selecting all three tables.
>
>Am I on the right path here? I'm following your article through.
>
>Thanks again.


I use separate datatables/tableadapters for each object, I don't like datasets with multiple tables. The other thing I will say at this point is to look at SQLCeResultSets...they are a powerful light-weight solution to datatables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform